Skip to content

cunhasbia/sequelize-orm-project

Repository files navigation

Sequelize ORM Project

Javascript NodeJS Express PostgreSQL Sequelize

Simple back end application to strengthen learnings about Sequelize ORM, PostgreSQL, Migrations, Seeders, MVC (Model-View-Controller) and CRUD in Nodejs.

*Project under construction - will have repositories, services, more routes and more features.

👩‍💻 Technologies and tools used:

  • Javascript
  • Nodejs
  • Express
  • Nodemon / Sucrase
  • PostgreSQL (database)
  • Sequelize (data manipulation)
  • ESLint

🚀 How to run the project?

Before start, install Git, Node.js and Yarn on your machine.
Moreover, recommend use the VSCode terminal.

# Clone this repository
$ git clone https://github.com/cunhasbia/sequelize-orm-project.git

# Access the repository on your terminal
$ cd sequelize-orm-project

# Install dependencies
$ yarn install

# Run
$ yarn dev

Made with 🧡 by Bianca Cunha | Find me on LinkedIn

About

simple back end application to strengthen learnings about Sequelize ORM, PostgreSQL, Migrations, Seeders, MVC and CRUD in Nodejs.

Topics

Resources

License

Stars

Watchers

Forks