v-lai / express_mysql

attempt at using sequelize (to continue at a later date)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MySQL with Express using Sequelize

Attempt at learning sequelize. Next steps to continue at a later date:

  • did not set up relationship between 'users' and 'chats'

Installation and Set Up

  • git clone repo
  • yarn install or npm install
  • To run: node app.js

About

attempt at using sequelize (to continue at a later date)


Languages

Language:JavaScript 100.0%