add toast and start adding postgres

This commit is contained in:
2026-04-10 20:45:53 +02:00
parent 9b65c5f62b
commit 23ccd3f793
16 changed files with 425 additions and 36 deletions

2
.gitignore vendored
View File

@ -5,6 +5,8 @@
# These are backup files generated by rustfmt
**/*.rs.bk
migrations/
postgres/
serveurhttp
test
.env