RandomChad/functions/README.md

7 lines
281 B
Markdown

## Requirements
- [ ] `./functions`: set Infura project ID through `firebase functions:config:set infura.projectid=`
- [ ] also set `integration.secret`
- [ ] also set `discord.webhookurl`
- [ ] `./functions/package.json`: dependencies for backend, run `npm i` in `./functions`