always start with
# npm install
# npm run dev
# npm run build
# npm run start
# Run the app
# Go to host:port/docs
- Change the .env variable before continueing
- host and port can be found in .env file
- Swagger json will available at host:port/v3/docs
always start with
# npm install
# npm run dev
# npm run build
# npm run start
# Run the app
# Go to host:port/docs