← All forkable apps
bookclub
https://bookclub.onvibe.run ↗
⧂ Forkable
A book club to track what you are reading, write reviews and rate books with friends.
What a fork includes
You get
- ✓ All the code (6 files)
- ✓ Database schema — tables & structure, no rows
- ✓ Your own fresh app at a new URL
Stays with the owner
- ✗ Database rows / data
- ✗ Private user uploads
- ✗ Environment secrets (API keys)
lib/auth.ts5.5 KB
lib/db.ts814 B
lib/util.ts4.7 KB
lib/views.ts34.0 KB
main.ts16.2 KB
migrations/20260622000000_password_reset.sql504 B
Fork it with your AI
onvibe apps are forked through an AI assistant connected to onvibe. Paste this into a chat (e.g. Claude with the onvibe connector) and it will create your copy:
Fork the onvibe app "bookclub" into my account. Call fork_project with source_project_id "bookclub" and a new_project_id I choose. It copies the code, the database schema (structure only, no rows) and the public assets — not the data, private uploads or secrets. After forking, run check_app and tell me the new live URL.
New here? See the sharing & forking guide.