Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 344 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 344 Bytes

remap-firebase-functions

This project has some Firebase Functions to provide backend logics for Remap.

Prepare

You need to create a .env file before deploying this project. The .env file is a plain text file with the following values:

  • discord.webhook=<DISCORD_WEBHOOK_URL> - The webhook URL to send a notification to Discord.