samuelsogbesan / leetbot

LeetCode Question Bot for Discord.
Apache License 2.0
1 stars 0 forks source link

Import Firebase & Create Export Database Tables ❤️‍🔥 #8

Closed samuelsogbesan closed 3 years ago

samuelsogbesan commented 3 years ago

This PR connects to our firebase realtime database that we'll use to store data (see the Figma sketches for details). It also exposes the Tables as exports to be used when writing queries.