Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 610 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 610 Bytes

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!