npm install
npm i -g nodemon
nodemon app.js
.env
file in main directoryDATABASE=<Your_MongoDB_Connection_URI>
PORT=<Port number>
Posted Dec 29, 2023
Contribute to yuvraj-2503/attendance_system_backend development by creating an account on GitHub.
0
0