Web Application
Snippr
Snippr is a self-hosted code snippet manager built for developers. Save, tag, search, and share snippets via a React web UI or a Go CLI tool. Features JWT auth, full-text search powered by PostgreSQL tsvector, public shareable slug links, collaborative workspaces with admin/member roles, and a real-time live board that syncs edits instantly across members via SSE. Ships as a single Docker Compose setup.
Technologies Used