FYPH-Org / SpeechTraining

3 stars 6 forks source link

Database Schema and basic post request #14

Closed jeshsy closed 6 years ago

jeshsy commented 6 years ago

added the schema userModel. Is temporary and will change later.

in ./app.js I commented out app.listen because for mongoose you need to set up the promise and connect to the db.

also added a POST route to /dbtest