Zaeburn / knex-relationships

User stories for practising database joins using Knex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate: Knex.js

Phase 1 boilerplate project with:

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

Install

yarn
yarn knex migrate:latest
yarn knex seed:run
yarn dev

Be sure to check out the other npm scripts too.

About

User stories for practising database joins using Knex


Languages

Language:JavaScript 96.8%Language:HTML 3.2%