Skip to content

lou-knudsen-2023/devacademy-league-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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
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

Project 1 website to manage a league

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published