Skip to content

kamon-harrell/boilerplate-knex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate: Knex.js

Phase 1 boilerplate project with:

  • Express
  • Knex
  • SQLite3
  • Express Handlebars
  • body-parser
  • tape
  • tap-spec
  • Node Inspector
  • Nodemon

Install

npm install
npm run knex migrate:latest
npm run knex seed:run
npm start

About

Simple boilerplate using Express and Knex.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published