Skip to content
Examples

status.arc42.org arc42 section 4

Solution Strategy

  • Implement in Go — chosen because it deploys cleanly to the cloud.
  • Use Plausible.io to collect usage data — a commercial service with excellent data privacy and no cookies.
  • Serve the main site with a static site generator (Jekyll, GitHub Pages).
  • Use fly.io for cloud deployment of the Go backend.
  • Use turso.tech for cloud data storage.

Fully open source, source hosted in a public GitHub repository.