
Orientation
A practical map — Choose a path through Jeston by the kind of system you are building, not by the order of the navigation.A mental map from first install to production operations.
Key concepts
First question
What is the smallest valuable request?
Second question
What must remain portable?
Third question
How will success be proven?
Jeston from first install to production
Pick a slice
Start with installation, first app, or the SaaS starter according to your goal.
Learn the runtime
Read architecture, routing, and API contracts before adding providers.
Add platform weight
Choose SQL, auth, cache, jobs, storage, or agents only when the slice needs them.
Close the loop
Use benchmarks, release checks, and production guidance to prove the result.
Choose a track
The roadmap is intentionally kept on this page. The guides below are reference material for a specific engineering decision, not another onboarding sequence.
Related topics
- download · Start with installation — Read the focused guide for this boundary.
- diagram-project · Understand architecture — Read the focused guide for this boundary.
- server-stack · Prepare production — Read the focused guide for this boundary.

