Axum backend and SolidJS frontend starter with Docker Compose deployment.
A minimal fullstack starter combining an Axum Rust backend with a SolidJS frontend and preconfigured Docker Compose deployment. Includes authentication, session management (Redis or in-memory), PostgreSQL support, middleware (CORS, rate limiting, compression), and signed/encrypted cookies; suited for building high-performance web apps and REST APIs.
0