You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The frontend is also available on [GitHub releases](https://github.com/pojntfx/bofied/releases) in the form of a static `.tar.gz` archive; to deploy it, simply upload it to a CDN or copy it to a web server. For most users, this shouldn't be necessary though; thanks to [@maxence-charriere](https://github.com/maxence-charriere)'s [go-app package](https://go-app.dev/), bofied is a progressive web app. By simply visiting the [public deployment](https://pojntfx.github.io/bofied/) once, it will be available for offline use whenever you need it:
56
+
On Windows, the following should work (using PowerShell as administrator):
You can find binaries for more operating systems and architectures on [GitHub releases](https://github.com/pojntfx/bofied/releases).
63
+
64
+
### Frontend
65
+
66
+
The frontend is publicly accessible and can be opened in any browser. It's a [PWA](https://en.wikipedia.org/wiki/Progressive_web_app), meaning it will continue to work offline after your first visit:
To self-host, see [contributing](#contributing). A `.tar.gz` archive of the frontend, ready for deployment on any static web server, is available on [GitHub releases](https://github.com/pojntfx/bofied/releases).
0 commit comments