Clone the repo: git clone https://github.com/Mohdsahil/node-express-backend-articture.git
Install dependencies: npm install
add DB_URL and JWT_SECRET PORT=3001 DB_URL= JWT_SECRET= BASE_URL=http://localhost:3001
start backend: npm run start
Clone the repo: git clone https://github.com/Mohdsahil/node-express-backend-articture.git
Install dependencies: npm install
add DB_URL and JWT_SECRET PORT=3001 DB_URL= JWT_SECRET= BASE_URL=http://localhost:3001
start backend: npm run start