This app lets you create rooms, add questions and upvote them. Upvoted questions will be shown on the top of the list.
With docker:
docker compose up -d
This web app includes the following packages/apps:
web
: React frontend appserver
: Express backend server