Tutorials
End-to-end builds. Each tutorial starts from an empty blueprint and ends with something running.
Building User Authentication Login, tokens, 2FA and the scope checks around them. Creating a REST API A complete CRUD API with validation, paging and error replies. Dashboard with Charts Aggregate storage data and render it as a live dashboard. File Upload & Processing Accept an upload, store it as an asset and process it safely. Email System Setup Templates, sending and delivery handling for transactional email. Third-Party Integrations Call external APIs, keep credentials out of the canvas and handle failures. Building AI Endpoints Add Claude to a blueprint: messages, structured JSON replies, streaming, tools, cost control and batches. Building a Login Page Passwordless login: email a code, verify it into a session token, and the form page around it. Building a Reporting API Aggregations over storage, answered as a CSV or XLSX download or a scheduled email. Handling City Filter Uploads Parse uploaded CSV or XLSX locations and keep only the rows inside your city or radius. Building an API with Locking Claim a lock around read-modify-write sections and always release it. Local Home Automation Automate the building around a Nano: which radio to buy, the daemon stack, adoption and the blocks.
