Skip to content

databraid-dashboard/databraid-api-starter

Repository files navigation

Databraid API Starter Repo

Use this repo as a starter repo for developing API servers.

Usage

Before beginning make sure you have Docker installed and running, then do:

npm i
npm run up

When finished developing do:

npm run down

Testing, linting, knex rollbacks, migrations, and seeds can all be done respectively with:

npm test
npm run lint
npm run rollback
npm run latest
npm run seed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages