Want to make a poll? Go to strawpoll.lol!
Want to develop/self host? Do the following:
- Run locally:
firebase emulators:start
- Optionally, use your own Firebase project by running
firebase init
and selecting "Realtime database". Then, replacepublic/firebaseConfig.js
with your Web config found here