← All forkable apps
sudoku-online
https://sudoku-online.onvibe.run ↗
⧂ Forkable
Play Sudoku in your browser with freshly generated puzzles.
What a fork includes
You get
- ✓ All the code (3 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)
db.ts1.1 KB
main.ts31.7 KB
views.ts2.6 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 "sudoku-online" into my account. Call fork_project with source_project_id "sudoku-online" 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.