Skip to content

roa-2022/Friday-tickets

Repository files navigation

Boilerplate: Knex.js

Setup

What's included

Phase 1 boilerplate project with:

  • Express
  • Knex
  • SQLite3
  • Express Handlebars
  • body-parser
  • Jest
  • nodemon

Installation

npm install
npx knex migrate:latest
npx knex seed:run
npm run dev

Be sure to check out the other npm scripts too.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published