Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Conversation

@felixroos
Copy link
Owner

This is an experimental "Desktop" version, which serves the built site as a binary (<10MB).
It's without UI, so you still have to open it in your browser, but it's self-contained, so it works offline and all code is baked into the binary.

pnpm build # build site to website/dist
# make sure you have go installed
pnpm build-bin # builds all binaries
./bin/kabelsalat-darwin-arm64 # run site
# go to http://localhost:8080

Currently it builds Linux and MacOS binaries, but adding others should be trivial.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants