🚀 Run
🚀 Run
The API can be started via one of the following commands:
-
Start the API in
development
env, with nodemon.
npm run dev
-
Start the API in
production
env, without nodemon.
npm start