🚩 Vote on prompts, code together and share the vibe!
You need to prepare your GitHub OAuth App credentials. Follow the instructions here to create an OAuth App and obtain the Client ID and Client Secret.
Then copy the .env.example file to .env and fill in your values.
Finally, run the following commands to install dependencies, build the project, and start the server:
pnpm install
pnpm run build
node .output/server/index.mjspnpm install
pnpm run devThe inspiration for this project originated from a conversation. We envisioned an activity where multiple people could collaborative "vibe coding" together.