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-04 20:01:32 +02:00
..
__tests__ chore: Add backend package 2021-10-02 21:44:26 +02:00
src chore: Integrate graphql to the express app 2021-10-04 20:01:32 +02:00
.env-example chore: Implement logger with winston library 2021-10-04 19:05:30 +02:00
package.json chore: Integrate graphql to the express app 2021-10-04 20:01:32 +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