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-11-24 00:17:51 +01:00
..
bin/database chore: Implement sample user creation script 2021-10-11 16:48:52 +02:00
src fix: Use computed raw data instead of raw app data for convertion 2021-11-24 00:17:51 +01:00
test chore: Setup ava and sinon test libraries 2021-10-08 19:02:36 +02:00
.env-example chore: Add env variable to toggle postgresql ssl flag 2021-11-23 14:56:39 +01:00
knexfile.ts chore: Add env variable to toggle postgresql ssl flag 2021-11-23 14:56:39 +01:00
package.json feat: introduce twilio auth 2021-10-27 20:04:08 +02:00
README.md chore: Add backend package 2021-10-02 13:36:57 +02:00
tsconfig.json fix: add missing type and dependency for flickr-sdk 2021-10-17 20:38:20 +02:00

backend

TODO: description

Usage

const backend = require('backend');

// TODO: DEMONSTRATE API