Skip to content

Backend for Coffee House shift scheduling app. MongoJS, ExpressJS

Notifications You must be signed in to change notification settings

rice-apps/chaus-backend

Repository files navigation

RiceChaus Backend Application After cloning repo, run the following:

  1. npm install
  2. npm run start
  3. navigate to http://localhost:8080

If you have mongoDB installed, you can run the following to access the mlab database:

  • mongo ds143449.mlab.com:43449/chaus -u jhw5 -p jhw5
  • show collections

Curl Commands:

// get all users

// getting specific users and putting in specific users don't work

// get each day of the week:

About

Backend for Coffee House shift scheduling app. MongoJS, ExpressJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published