- Clone this repo
- Run
npm install
- Fill in your data in config/config.json
- Create db
npx sequelize-cli db:create
- Run migrations
npx sequelize-cli db:migrate
- Run seed
npx sequelize-cli db:seed:all
- Run
npm start
-
Notifications
You must be signed in to change notification settings - Fork 0
iamalextodoran/smarthome-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
API for my smarthome web app using Express JS
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published