Go to file
cel 🌸 5f2a489056
implement blog
2023-06-21 23:46:20 +01:00
articles implement blog 2023-06-21 23:46:20 +01:00
migrations remove database 2023-06-20 14:54:05 +01:00
src implement blog 2023-06-21 23:46:20 +01:00
static implement blog 2023-06-21 23:46:20 +01:00
templates implement blog 2023-06-21 23:46:20 +01:00
.gitignore refactor rust into separate files and add proper error handling 2023-02-15 18:08:23 +00:00
.rustfmt.toml set up rocket server 2023-01-15 21:43:21 +00:00
Cargo.lock implement foundation for posts 2023-06-21 19:32:30 +01:00
Cargo.toml implement foundation for posts 2023-06-21 19:32:30 +01:00
Rocket.toml remove database 2023-06-20 14:54:05 +01:00