mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 18:35:10 +02:00
7 lines
281 B
Markdown
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`
|