Event Board
This example shows a small public event board built with @nano_kit/store, @nano_kit/query, @nano_kit/router, and Nano Kit SSR integrations.
It covers routed pages, URL filters, an in-memory HTTP API, infinite queries, mutations, optimistic updates, entities, page-level Stores$, dynamic Head$, and a custom Hono production server.
The Nano Kit tutorial uses this app as its running project.