tommy92 / ubezpdb-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UbezpDB API

Setup

npm install
npm install -g knex
cp knexfile.example.js knexfile.js
cp database.example.js database.js

Run migrations:

knex migrate:latest

About


Languages

Language:JavaScript 100.0%