Public betaNative Axonyx
Documentation
Axonyx is a Rust-first web framework for readable `.ax` pages, Cargo-native tooling, Foundry UI, and low-JavaScript sites.
Native site is live
This documentation route is rendered by Axonyx itself. The React Adapter remains available at react.axonyx.dev for Next.js teams.
Choose your path
Start with Axonyx
Install the Cargo tools, scaffold a site, and run the native dev loop.
Open getting startedUse React Adapter
Use Foundry UI from React/Next.js while the native framework matures.
Open React docsFramework loop
cargo install create-axonyx cargo install cargo-axonyx create-axonyx my-site --yes --template site cd my-site cargo ax run dev