This repository has been archived on 2023-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
automate/packages/backend
2021-10-09 22:04:54 +02:00
..
bin/database chore: Add database create & drop commands 2021-10-05 18:48:26 +02:00
src chore: Use value key instead of placeholder for apps 2021-10-09 22:04:54 +02:00
test chore: Setup ava and sinon test libraries 2021-10-08 19:06:35 +02:00
.env-example chore: Add database create & drop commands 2021-10-05 18:48:26 +02:00
knexfile.ts chore: Move migration folder into src folder 2021-10-08 19:01:02 +02:00
package.json chore: Setup ava and sinon test libraries 2021-10-08 19:06:35 +02:00
README.md chore: Add backend package 2021-10-02 21:44:26 +02:00
tsconfig.json chore: Setup typescript for the express app 2021-10-03 20:48:43 +02:00

backend

TODO: description

Usage

const backend = require('backend');

// TODO: DEMONSTRATE API