NazexaNazexa
Developers

Download center 

CLI binaries, SDKs, desktop apps and signed artifacts.

CLI binaries, SDKs, desktop apps and signed artifacts with published checksums and provenance.

Latest CLI
v4.2.1
Signing
Sigstore + cosign
Support window
18 months

CLI downloads

PlatformArchitectureFileSize
macOSarm64 / x86_64nz_4.2.1_darwin_universal.pkg24 MB
Linuxx86_64nz_4.2.1_linux_amd64.tar.gz21 MB
Linuxarm64nz_4.2.1_linux_arm64.tar.gz20 MB
Windowsx86_64nz_4.2.1_windows_amd64.msi26 MB
Dockermulti-archghcr.io/nazexa/cli:4.2.1

SDKs

LanguagePackageVersionStatus
TypeScript@nazexa/core4.2.1Stable
Gogithub.com/nazexa/go-sdk4.2.0Stable
Pythonnazexa4.2.1Stable
Rustnazexa3.9.4Stable
Javacom.nazexa:sdk3.8.0Maintenance
Elixirnazexa_ex0.9.1Community

Install and verify

bash
curl -fsSL https://get.nazexa.com | sh

cosign verify-blob \
  --certificate nz_4.2.1_linux_amd64.tar.gz.pem \
  --signature  nz_4.2.1_linux_amd64.tar.gz.sig \
  nz_4.2.1_linux_amd64.tar.gz

Download questions

Get started with the CLI

One install command, then `nz init` scaffolds a project with a database, function and preview URL.