feat(diesel): start setting up diesel

This commit is contained in:
DJMrTV 2025-02-24 10:43:47 +01:00
commit 2cd0311a20
8 changed files with 468 additions and 2 deletions

3
.gitignore vendored
View file

@ -1,2 +1,3 @@
/target
.idea
.idea
.env