Ingenuity
- https://github.com/teamName/repo
- https://github.com/teamName/repo
- https://github.com/teamName/repo
- https://github.com/teamName/repo
Images service seed script needs Instructors service to be online to write the correct data
To seed:
Ensure Instructors service is online.
Ensure IP and port variables are correct on lines 11 and 12 of ./db/seed/imagesSeed.js
> npm install
> npm run seed
To run:
> npm start
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install