Quickstartbeginner10 minutes
Build your first Jotsu application
Create your first Jotsu application as a working team decision log with persistent records, forms, tables, and a clear status workflow.
What you will build#
A team decision log that records each decision, owner, date, context, and status.
Before you begin#
Sign in to Jotsu and open the dashboard.
1. Create the application#
Paste this description:
Build a team decision log for a product team.
Store each decision's title, owner, date, context, status, and outcome.
Users can create a decision, change its status, and filter by owner or status.
Include a form, a compact table, and five clearly labeled sample decisions.
Select Build for me. Jotsu prepares the workspace and Codex completes the first build.
2. Open the application#
When the Builder opens, use the development preview. Create a decision and change its status.
3. Verify the result#
Reload the preview. Confirm that your decision remains in the table and its status is unchanged.
What happened#
Jotsu created an application interface, database, server behavior, and development environment from one description.
Next steps#
Continue with Build a team decision log or Deploy an application.