Skip to content

my express boilerplate project using babel and sequelize ⚒

Notifications You must be signed in to change notification settings

bibi911110/express-babel-boilerplate

Repository files navigation

Backend Boilerplate

This is backend starter-kit using Express.js.

Used Technologies

  • Express.js
  • Joi validation
  • Custom Error Handler
  • Sequelize ORM
  • Jwt Token for Authentication

How to run this project

  • copy .env.example to .env and change content as you want.
  • open a terminal and run "npm install".
  • run "npm run dev".

Releases

No releases published

Packages

No packages published