- Take this repo, run
docker compose up
and it will deploy a PocketBase and a Next.js app. - Go to http://YOUR_URL:3700/_ and log in to PocketBase.
- Configure the OAuth2 settings for Discord.
- Configure the Collections for the Game Voting App. You can use the
pb_schema.json
file. - The Next.js app will be available at http://YOUR_URL:3666.
- Login with your Discord account.
- Add games you want to vote for.
- Vote for your favorite games.
- Sort the games by highest votes, lowest votes, or alphabetically.
- Remove games you don't want to vote for.