Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

dev-academy-challenges/boilerplate-knex

Repository files navigation

Boilerplate: Knex.js

Phase 1 boilerplate project with:

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

Install

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

Be sure to check out the other npm scripts too.

About

Simple boilerplate using Express and Knex.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13