Template for full-stack Web development in Rust using Warp and Maud with HTTPS support.
- HTTPS support
- Database support
- Cache support
- Server-side rendering
- Client-side routing
- Token authentication
- Google OAuth2
- REST API
- Database migrations
- Database seeding
- Theming
- User login
- User registration (Partial)
- Static assets
- Blog
See SETUP.md for instructions on how to set up the project.