This project is based on Express.
In the project directory, you can lanch:
In Windows :
In MacOS / Linux :
This command will connect the back with the database in MongoDB Atlas.
This command is very important because the application is developped with TypeScript.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
Runs the app in the development mode on http://localhost:3000
Launches the test runner in the interactive watch mode.
Lanches the dev mode with nodemon.
You can learn more in the Express documentation.