rust-webapp
Installation
SKILL.md
Build full-stack stateful web apps using Axum + server-rendered frontend patterns + Neon (PostgreSQL).
Stack: Axum + SQLx (Rust), Askama templates + HTMX + Alpine.js or DataStar + PicoCSS, Neon (PostgreSQL), Docker.
Workflow
Phase 1: Setup
Requirements before scaffolding:
- Rust toolchain with
cargoinstalled from https://rustup.rs. neonctl,jq, andsqlx-cliavailable onPATH.NEON_API_KEYandNEON_PROJECT_IDexported in the environment.