Skip to content

iqbalfasri/express-sequelize-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Sequelize Starter

Simplify Node JS projects with ORM Sequelize and validation with JOI

How to use

  • Clone this repository https://github.com/iqbalfasri/express-sequelize-starter.git
  • Create database [ Mysql, PostgreSQL, etc ]
  • Setting config file in folder config and rename example.config.json to config.json
  • Setting .env from file .env.example
  • Install the dependencies npm install
  • Run development npm run dev

Tips

How to run migration npx sequelize db:migrate

List sequelize command interface npx sequelize for the detail

About

Mempermudah project NodeJS dengan ORM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published