Cross-Platform Starter Apps
This repository ships three tiny, runnable "Hello World" apps โ one per runtime โ in examples/. They are the smallest possible Lesan servers: initialize Lesan, connect to MongoDB, define a model, create an action, and start the server. Each is ~40 lines and shares the exact same logic; only the runner differs.
Procurement Workflow: The Advanced Tutorial
This guide walks through the advanced tutorial in this repository