[go: nahoru, domu]

Skip to content

rishichawda/node-koa-boilerplate

Repository files navigation

Personal server boilerplate with NodeJS, KoaJS and Sequelize.

Specifications
  • NodeJS v10
  • KoaJS
  • Sequelize
  • JWT Setup with passport.js and cookies with koa-session (use whatever is needed)
  • Logging with koa-logger and Routing already setup.
  • Linting with es-lint and pre-commit hook with husky.
  • Bcrypt for generating hash for passwords.
Setup instructions
  • Needs a config.json for database configuration for dev, test and production environments.
  • Needs environment files for bcrypt, jwt, etc. (Configured with dotenv)

About

NodeJS server with KOA middleware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published