An RSS reader webapp
Go to file
2025-02-03 00:54:55 -08:00
.sqlx Remove unwraps 2025-02-02 21:07:22 -08:00
migrations Setup page 2025-02-02 20:44:00 -08:00
src RSS feed entries 2025-02-02 23:39:01 -08:00
static Add code to render feed items to the main div 2025-02-03 00:54:55 -08:00
templates top bar 2025-02-02 23:42:53 -08:00
.gitignore Initial commit 2024-10-18 13:22:21 -07:00
Cargo.lock Run migrations 2025-02-02 19:24:45 -08:00
Cargo.toml Run migrations 2025-02-02 19:24:45 -08:00
Rocket.toml Use sqlite database from command line arg 2025-02-02 16:55:34 -08:00