Skip to content

saroj990/nodejs-mongo-jwt-starter-kit

Repository files navigation

A NodeJs mongo and JWT starter kit

  • Built with NodeJs and Express.
  • Uses MongoDB and Mongoose ORM.
  • Baked with JWT authentication stategy

Before cloning the repo, please make sure you have node and mongoDB installed on your system,

  • Recommended Node version (v17.7.2).

In order to run the application, you need to first create .env file with a few configuration variables. Please checkout the .env.example file for reference.

How to run ?

With npm

  npm run dev

OR if you use yarn

  yarn dev

About

A NodeJs mongo and JWT starter kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published