Remix.run Logo
nekrassov01 12 hours ago

A lightweight system monitor written in Go is an interesting project.

It also seems like a good fit for something I've wanted to try for a while: building the UI as a SPA, embedding the generated assets into the Go binary with `embed.FS`, and shipping everything as a single self-contained executable.