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

dev-academy-challenges/boilerplate-express-api

Repository files navigation

Boilerplate Express API

Phase 2 boilerplate project with:

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

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

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published