Download Latest Version wanix_0.3-preview_darwin_amd64.zip (29.0 MB)
Email in envelope

Get an email when there's a new version of WANIX

Home / v0.2
Name Modified Size InfoDownloads / Week
Parent folder
wanix_0.2_windows_arm64.zip 2024-04-24 145.7 MB
wanix_0.2_windows_amd64.zip 2024-04-24 146.4 MB
wanix_0.2_linux_arm64.zip 2024-04-24 145.6 MB
wanix_0.2_linux_amd64.zip 2024-04-24 146.3 MB
wanix_0.2_darwin_arm64.zip 2024-04-24 147.0 MB
wanix_0.2_darwin_amd64.zip 2024-04-24 147.6 MB
README.md 2024-04-24 2.4 kB
v0.2 source code.tar.gz 2024-04-24 6.8 MB
v0.2 source code.zip 2024-04-24 6.8 MB
Totals: 9 Items   892.2 MB 0

Deploy WANIX on your domain

This is a big release! You can now deploy WANIX to your own domain using GitHub Pages via our new CLI tool. You can also deploy with authentication using Auth0, which when combined with our new GitHub Filesystem, allows you to use the WANIX environment to modify the site itself by directly manipulating files in the mounted GitHub Pages branch of your repository. Out of the box that means you can use the micro editor or the built-in explorer app to modify your site from the site itself. We also support a build of Hugo, so you could even generate your static site from your static site. Of course, you can build your own editor/admin/tools as well since WANIX is also a full development environment.

🎬 Demo from Wasm I/O 2024

Big thanks to @Parzival-3141 for his contributions in this release.

Quickstart

You can now use this helper to install the latest version of wanix:

bash -c "$(curl -sSL https://raw.githubusercontent.com/tractordev/wanix/main/install.sh)"

Grab a domain and point it at GitHub Pages, then you can run:

wanix deploy yourdomain.com

Running locally currently still requires cloning this repository, but then all it takes is:

wanix dev

More Changes

New Contributors

Full Changelog: https://github.com/tractordev/wanix/compare/v0.1...v0.2

Source: README.md, updated 2024-04-24