/BE-MODERN-EXPRESS-APP

Modern Backend Design

Primary LanguageJavaScript


Logo

Shoolin BE

A brief description of what this project does and who it's for

Run Locally

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

Running Tests

To run tests, run the following command

  npm run test

Tech Stack

Server: Node, Express

Environment Variables

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

Authors

Support

For support, email himanshu.11814417@lpu.in

Express Backend Setup By IMsarkar
Explore the docs »

View Demo · Report Bug · Request Feature