A brief description of what this project does and who it's for
Clone the project
git clone https://github.com/imsarkar/BE-MODERN-EXPRESS-APP.git
Go to the project directory
cd BE-MODERN-EXPRESS-APP
Install dependencies
npm i
Start the server
npm run dev
To run tests, run the following command
npm run test
Server: Node, Express
To run this project, you will need to add the following environment variables to your .env file
PORT
MONGO_URL
LOGGER_API
FALLBACK_SERVER
JWT_SECRET
NODE_ENV
For support, email himanshu.11814417@lpu.in
Express Backend Setup By IMsarkar
Explore the docs »
View Demo
·
Report Bug
·
Request Feature