Skip to content

Simple mvc todo-app build with express, mysql, sequelize and handlebars

License

Notifications You must be signed in to change notification settings

RubenFontes/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner-todo

About

Simple MVC Todo-app. Build with express, mysql, sequelize and handlebars

Environment variables

  • port=server_port_number
  • database=database_name
  • username=database_user
  • password=database_pass
  • host=server
  • dialect=database

Install

$ git clone https://github.com/RubenFontes/todo-app.git
$ cd todo-app
$ npm install

Run

npm start

View

server:port/route

Default: http://localhost:3000/tasks

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPL

About

Simple mvc todo-app build with express, mysql, sequelize and handlebars

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published