Hammer is a writing app for stories, scenes, notes, timelines, encyclopedia entries, and drafts. The editor itself is a native offline-first app, not a PWA; the self-hosted Docker service provides account and project sync when you want the same writing projects on several devices.
The Docker server uses embedded PostgreSQL by default and binds plain HTTP to localhost. Put it behind a real HTTPS reverse proxy before connecting Hammer clients.
Comments