logo

Express JWT Boilerplate

Basic user functionality with registration, login and forgot password. JWT middleware to authenticate requests.

Build Status

Configuration

  1. git clone this project
  2. Complete the missing fields in .env.default file and then rename it to .env
  3. Edit the name field in package.json, update it to your project’s name
  4. Open in the same directory and run npm install
  5. Run npm start
  6. Open http://localhost:3000

You can check all routes and examples by importing ./express-boilerplate.postman_collection.json in Postman


Contributors

haris87 tasos