Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages