Skip to content

space-work/photos-service

Repository files navigation

Photos Service

This service provides the photo url and meta data.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • Mongo 4.4.1

Development

First time set up:

Run seeding scripts (mongo must be installed and running)

npm run seed

Start server

npm run server:dev

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published