Release 0.1.0
Added
- Implemented Axum web framework
- Added Figment to manage configuration
- Added Tokio Tracing for logging and event tracing
- Added Tera template engine
- Added serving of static files
- Added Bulma CSS framework
- Added Font Awesome
- Implemented authentication
- Implemented error handling
- Added README documentation