Workast-Backend Workast TA Backend exercise Documentation API Documentation in Swagger Application in Heroku Link to application in Heroku How to run Install NodeJS Install MongoDB Clone the repository In the root folder of the project, run the command: npm install Later, run next command to start application: npm start To run test: npm test