Skip to content

Commit

Permalink
Setup database migration and .env
Browse files Browse the repository at this point in the history
This commit contains clippy errors, since the migrations have not been
written yet.
  • Loading branch information
lbirkert committed Aug 17, 2023
1 parent 4fe6643 commit d67191e
Show file tree
Hide file tree
Showing 14 changed files with 2,947 additions and 478 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
/scripts/__pycache__
.env
Loading

0 comments on commit d67191e

Please sign in to comment.