1.0.0 • Published 2 years ago

boilerplate-nodejs-typescript-sequelize-eslint v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Boilerplate-Nodejs-typescript-sequelize-eslint

Getting Started

To get started with create-boilerplate-nodejs app-name, run any of the following three commands, give the app name(ak:Folder name) and it will install automatically!

npm

npx create-boilerplate-nodejs app-name

yarn

yarn create-boilerplate-nodejs app-name

pnpm

pnpm dlx create-boilerplate-nodejs app-name

Features

  • JWT Auth using Email and Password
  • Permissions
  • Eslint
  • Prettier
  • Typescript

To-Do

  • OAuth 2.0 Authentication
  • Flash notifications
  • Node.js clusters support
  • Email Support
  • Change Password
  • Forgot Password
  • Reset Password
  • Delete Account
  • CSRF protection