fyra is a command-line tool for deploying static sites and single-page applications onto fyra.sh
Push a directory, get a live URL behind a CDN, no Dockerfiles, no build packs, no config files.
$ fyra push
==> Uploading 142 files (3.2 MB)
==> Deployed to https://my-app.apps.fyra.sh
macOS / Linux / Windows:
curl -fsSL https://fyra.sh/install.sh | shTo find out more on how to use the cli, check out our documentation.
Prerequisites: Go 1.25+
git clone https://github.com/fyrash/fyra-cli.git
cd fyra-cli
make buildThis compiles fyra into bin/fyra
make testPrerequsites: Buf.build
make protoFor bugs and issues, please file them in the issue tracker.
Apache 2.0 License
All rights reserved.