Codin Backend Quick Start Install dependencies: $ npm i Create .env file based on .env.sample Development $ npm run dev Production $ npm start