Tutorials

Three examples. Hello world is Stario only — one route and one HTML page. Tiles is the live board. Chat room is a multi-file product.

LessonTutorialExampleWhat you learn
BootstrapHello worldhello-world/First route, handler, HTML page
Live boardRealtime tilestiles/Relay, subscribe stream, POST commands
Product treeChat roomchat-room/app/features/, SQLite, tests

Run chat-room with uv run stario watch app.main:bootstrap. Single-file tutorials use main:bootstrap. New projects: AI-assisted development.