A raffle system for your meetups or which ever event gives away prices.
Everyone get's tickes automatically on their phones.
You go to /main for the website that will be shown largely on a big screen for everyone to see
on your laptop or personal phone you (as the organizer) go to /admin and controll when the winner is announced.
git clone https://github.com/bocajs/win.bocajs.org
cd win.bocajs.org
npm i
npm start
(Then browse to http://localhost:5000)