Learn
New to Pagelove? Start with the tutorial below — it builds a small, working application from a single HTML file, introducing reads and writes, authorization, and the platform's HTTP surface along the way. No database to set up and no server code to write.
- Your first Pagelove application — build a working shopping list: reading and writing fragments with
PUT/POST/DELETE, and granting permission for those writes with an authorization rule.