feat: ✨ post routing
This commit is contained in:
parent
e167b864ee
commit
dc849dd970
15 changed files with 185 additions and 26 deletions
2
.env
2
.env
|
@ -1 +1,3 @@
|
|||
# This is for sqlx to do compile time sql checking
|
||||
# Actual server and database configs are in config folder
|
||||
DATABASE_URL=postgres://root:root@localhost:5432/rust_forum
|
Loading…
Add table
Add a link
Reference in a new issue