Fast enough to feel personal
This page is a Holm app, not a separate stack. The public shell is static, the paint board uses app storage, and each square syncs through Holm realtime.
Holm feels fast because the moving parts stay close: static files, serverless JavaScript, auth, realtime, and shared state beside one SQLite database.
This page is a Holm app, not a separate stack. The public shell is static, the paint board uses app storage, and each square syncs through Holm realtime.
Sign in keeps the conversation attached to a real member profile.
Your note goes to the app admin with your member profile attached.