Skip to content

NAOSI-DLUT/votecode

Repository files navigation

votecode

🚩 Vote on prompts, code together and share the vibe!

Setup

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.mjs

Development

pnpm install
pnpm run dev

Why

The inspiration for this project originated from a conversation. We envisioned an activity where multiple people could collaborative "vibe coding" together.

About

Vote on prompts, code together and share the vibe!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published