A back end interface for viewing and editing a mobile gift app.
To be consumed by gift-app-mobile.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Node 8.12 reccomended (6 is fine).
Install depencencies
npm i
# serve with hot reload at localhost:3000 via nodemon
npm start
- express - Node framework
- bodyParser - Middleware
- cors - Middleware
- mongoose - ODM
PRs completely welcome.
- Jason Weeks
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details
- Alex Korth for UX/UI