Description Starter Code for Nest.js Server. Feel free to use the repo for your projects :) Installation $ npm install Running the app # development $ npm run start # watch mode $ npm run dev # production mode $ npm run prod