doilyuser / hotml-or-notml

On the quest to find Aotearoa's sexiest html tags.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate: Knex.js

Setup

What's included

Phase 1 boilerplate project with:

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

Installation

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

Be sure to check out the other npm scripts too.


Provide feedback on this repo

About

On the quest to find Aotearoa's sexiest html tags.


Languages

Language:JavaScript 77.9%Language:Handlebars 11.1%Language:CSS 11.0%