Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 404 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 404 Bytes

node-jwt

A NodeJS and ExpressJS starter kit with jwt authentication integrated

Install

npm install

Run

npm start

Make sure to rename file .env.example to .env

Roadmap

  • Improve error handling.
  • Add CI support.
  • Create more robust eslint config.
  • Code quality
    • Use async await.

Contribution

Pull requests are welcome! A pull request is raised against an issue.