Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 483 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 483 Bytes

Strawpoll.lol: A Strawpoll.me alternative - Simple Polls, Free hosting!

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, replace public/firebaseConfig.js with your Web config found here