Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 672 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 672 Bytes

WTWR (What to Wear?): Back End

The back-end project is focused on creating a server for the WTWR application. You’ll gain a deeper understanding of how to work with databases, set up security and testing, and deploy web applications on a remote machine. The eventual goal is to create a server with an API and user authorization.

Running the Project

npm run start — to launch the server

npm run dev — to launch the server with the hot reload feature

Testing

Before committing your code, make sure you edit the file sprint.txt in the root folder. The file sprint.txt should contain the number of the sprint you're currently working on. For ex. 12