feat: axum + diesel

This commit is contained in:
brian
2025-05-23 23:50:20 +08:00
parent 7a58035d0c
commit 39e656ef91
10 changed files with 172 additions and 179 deletions

1
.env.template Normal file
View File

@@ -0,0 +1 @@
DATABASE_URL=postgres://username:password@localhost/diesel_demo