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-28 11:08:08 +02:00
..
bin/database chore: Implement sample user creation script 2021-10-11 21:13:41 +02:00
src chore: Use arguments or properties instead of fields 2021-10-28 11:08:08 +02:00
test chore: Setup ava and sinon test libraries 2021-10-08 19:06:35 +02:00
.env-example feat: introduce reconnection support for Flickr 2021-10-21 17:45:52 +02:00
knexfile.ts chore: Move migration folder into src folder 2021-10-08 19:01:02 +02:00
package.json feat: introduce discord authentication 2021-10-26 21:41:44 +02:00
README.md chore: Add backend package 2021-10-02 21:44:26 +02:00
tsconfig.json fix: add missing type and dependency for flickr-sdk 2021-10-18 11:14:18 +02:00

backend

TODO: description

Usage

const backend = require('backend');

// TODO: DEMONSTRATE API