← All forkable apps
notes
https://notes.onvibe.run ↗
⧂ Forkable
A note-taking app with accounts, offline support and automatic sync.
What a fork includes
You get
- ✓ All the code (22 files)
- ✓ Database schema — tables & structure, no rows
- ✓ 2 public assets (shared)
- ✓ Your own fresh app at a new URL
Stays with the owner
- ✗ Database rows / data
- ✗ Private user uploads
- ✗ Environment secrets (API keys)
assets.ts12.2 KB
auth.ts5.2 KB
config.ts1.1 KB
connect.ts9.3 KB
db.ts4.2 KB
icons.ts8.0 KB
js/app.ts1.6 KB
js/md.ts17.5 KB
js/store.ts3.3 KB
js/sync.ts2.4 KB
js/ui.ts11.9 KB
keys.ts178 B
keysview.ts131 B
main.ts6.2 KB
mcp.ts9.2 KB
migrations/20260619140000_init.sql42 B
migrations/20260622000000_password_reset.sql42 B
migrations/20260706000000_managed_auth.sql42 B
migrations/20260706100000_init.sql1.1 KB
migrations/20260711120000_api_keys.sql547 B
migrations/20260711130000_drop_api_keys.sql175 B
views.ts7.4 KB
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 "notes" into my account. Call fork_project with source_project_id "notes" 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.