This is a simple template for a web application. This template includes both the backend and frontend components.
The backend template is structured as follows:
- Rust
- Axum framework
- sqlx library (for PostgreSQL)
- Utopia (for OpenAPI documentation with Swagger UI)
The frontend template is structures as follows:
- TypeScript
- Vite
- React
- Material UI
For details, see the README file included with each template.