A NodeJS and ExpressJS starter kit with jwt authentication integrated
npm install
npm start
Make sure to rename file .env.example
to .env
- Improve error handling.
- Add CI support.
- Create more robust eslint config.
- Code quality
- Use
async
await
.
- Use
Pull requests are welcome! A pull request is raised against an issue.