Skip to content

gitfaf/nes-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NES Scaffold

Node Express Sqlite Scaffold

A simple project to bootstrap your hackathon development.

  npm i -S nes-scaffold

  # better you get it from github and clone it in your solution
  git clone --depth=1 https://github.com/gitfaf/nes-scaffold.git server

Important points

  • Uses latest packages. Always.
    • Either this keeps happening and this project lives; OR
    • This project reaches to a place where it is not able to get updated further, since the upgrade of packages would mean breaking this project.

License

MIT © Git Faf 2017

About

Scaffolding Node Express Sqlite application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published