Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 198 Bytes

File metadata and controls

9 lines (5 loc) · 198 Bytes

Stack - Backend

Getting Started

  • Create a .env file in the root folder. (Structure is given in example.env)

  • Run npm i - to install packages.

  • Run npm run dev - to start nodemon.