Skip to content

A barebones MVC using node, handlebars and sequelize

Notifications You must be signed in to change notification settings

ssshake/basic-node-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-node-mvc

A barebones MVC using node, handlebars and sequelize

Instructions:

  • npm install
  • npm run dev
  • start by looking at app.js to understand how to use this.

It's so simple it literaly could have been written by anyone.

I do a lot of weekend projects. http://richardbettridge.com

I don't want to think about this stuff every time I start a new project.

I don't want to untangle a mess every time I skip this step in favor of spiking on something.

I don't want to spend much time doing set up when I just want to try an idea out.

I don't even remember writing any of this. That's great!

About

A barebones MVC using node, handlebars and sequelize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published