Lots of stuffs

Primarely setup stuffs for diesel
TODO: Add switch in src/storage/mod.rs for sqlite/postgres
This commit is contained in:
mStar aka a person 2023-12-31 22:50:58 +00:00
parent 180a4a7771
commit 4732b00085
22 changed files with 142 additions and 13 deletions

4
.gitignore vendored
View file

@ -1,2 +1,4 @@
/target
src/storage/db.sqlite
db.sqlite
.env
.lapce/