Skip to content

chouchou900822/koa.js-sequelize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js seed boilerplate with koa.js&sequelize(mysql) for app server backend.

$ npm install

create the database with the name 'koa_development' in your development enviroment

$ sequelize db:migrate

$ npm start

If you wanna see the api document, just open http://localhost:3000/api.html

About

Node.js seed boilerplate with koa.js&sequelize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published