onvibe.run
← All forkable apps
todolist

A clean to-do list with accounts that works offline and syncs when you reconnect.

What a fork includes

You get

  • All the code (20 files)
  • Database schema — tables & structure, no rows
  • 7 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.ts17.8 KB
auth.ts4.5 KB
config.ts1.0 KB
db.ts9.5 KB
icons.ts6.5 KB
js/app.ts2.8 KB
js/sky.ts6.3 KB
js/store.ts3.5 KB
js/sync.ts2.8 KB
js/ui.ts30.6 KB
main.ts11.9 KB
migrations/20260618170000_init.sql1.9 KB
migrations/20260619070000_add_starred.sql200 B
migrations/20260619072000_add_due.sql213 B
migrations/20260619074000_push.sql1.7 KB
migrations/20260620090000_recur.sql358 B
migrations/20260622000000_password_reset.sql498 B
onvibe.json160 B
push.ts4.2 KB
views.ts8.5 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 "todolist" into my account. Call fork_project with source_project_id "todolist" 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.