Vibedgames is an open source Lovable for multiplayer web games.
- Install dependencies using pnpm:
pnpm install- Copy
.env.exampleto.env.localand update the variables.
cp .env.example .env.local- Start your local db:
pnpm db:start- Start the development server:
pnpm devLicensed under the MIT license.