-
Notifications
You must be signed in to change notification settings - Fork 1
Home
JacksonK edited this page Nov 29, 2018
·
9 revisions
Team Members: Vernon Chan, Zane Ali, Rebecca Krieger, Jackson Kurtz, Sean Reddell
(Note: Since our frontend is an iOS app, it requires a Mac running Xcode to build.)
- Choose the "Open in Xcode" option under the green "Clone or Download" button.
- Choose an appropriate location for repository to be copied locally.
- Click the Build button (Play button) to run a local build in an iOS simulator.
Instructions: Once repo is cloned, “npm start” will start the server
Platform: node.js server, npm package manager, MongoDB database
Node.js packages: body-parser, express, mongoose, morgan, nodemon, aws-sdk (detailed in package.js file)
Continuous Integration environment: Travis CI