← 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 (14 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)
assets.ts11.7 KB
auth.ts5.2 KB
config.ts859 B
db.ts5.8 KB
icons.ts8.0 KB
js/app.ts1.8 KB
js/md.ts15.4 KB
js/store.ts3.3 KB
js/sync.ts2.4 KB
js/ui.ts12.9 KB
main.ts12.0 KB
migrations/20260619140000_init.sql2.2 KB
migrations/20260622000000_password_reset.sql498 B
views.ts11.7 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.