Dead-simple self-hosted pin tracking
  • HTML 76.7%
  • Go 23.2%
  • Dockerfile 0.1%
Find a file
Mark 4832e59543
All checks were successful
CI / forgejo-release (push) Successful in 27s
CI / typos (push) Successful in 21s
CI / lint (push) Successful in 32s
CI / test (push) Successful in 43s
CI / build (push) Successful in 27s
CI / Build container (push) Successful in 10s
Add README
2026-09-22 22:16:12 -07:00
.forgejo/workflows Add README 2026-09-22 22:16:12 -07:00
internal Style tweaks 2026-09-22 22:12:29 -07:00
.dockerignore CI 2026-09-22 22:12:29 -07:00
.editorconfig CI 2026-09-22 22:12:29 -07:00
.gitignore Style tweaks 2026-09-22 22:12:29 -07:00
.prettierignore Style tweaks 2026-09-22 22:12:29 -07:00
.prettierrc Add UI routes 2026-09-20 18:42:12 -07:00
bacon.toml Style tweaks 2026-09-22 22:12:29 -07:00
config.example.toml Add README 2026-09-22 22:16:12 -07:00
docker-compose.yml TOML config 2026-09-22 22:12:26 -07:00
Dockerfile CI 2026-09-22 22:12:29 -07:00
go.mod TOML config 2026-09-22 22:12:26 -07:00
go.sum TOML config 2026-09-22 22:12:26 -07:00
main.go TOML config 2026-09-22 22:12:26 -07:00
README.md Add README 2026-09-22 22:16:12 -07:00
typos.toml CI 2026-09-22 22:12:29 -07:00

🗺️ Pinbox

A dead-simple self-hosted pin tracker. Go + HTMX + sqlite.
Build a personal library of cafes, hikes, etc.

Docs

This is a simple CRUD app. No docs necessary.
If you want to deploy this, refer to:

TODO

  • runtime tile server config
  • better map renderer
  • continuous zoom (leaflet is bad)
  • search for places, streets, etc (need better renderer)
  • export/import gpx
  • support for gpx tracks + position tracing