SachinBhandari / node-jwt

A NodeJS and ExpressJS stater kit with jwt authentication integrated

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A NodeJS and ExpressJS stater kit with jwt authentication integrated


Languages

Language:JavaScript 98.4%Language:Dockerfile 1.6%