add: change database to postgres

This commit is contained in:
trisua 2025-08-18 21:32:43 -04:00
parent 24d9f17bd4
commit 187508b8f3
15 changed files with 647 additions and 471 deletions

3
Cargo.lock generated
View file

@ -607,13 +607,14 @@ dependencies = [
[[package]]
name = "fluffle"
version = "0.4.0"
version = "1.0.0"
dependencies = [
"axum",
"axum-extra",
"dotenv",
"glob",
"nanoneo",
"oiseau",
"pathbufd",
"regex",
"serde",