Skip to content

Commit

Permalink
add support for storing summaries in database
Browse files Browse the repository at this point in the history
  • Loading branch information
FredrikAugust committed Jul 8, 2024
1 parent 10b18a3 commit 5c93352
Show file tree
Hide file tree
Showing 11 changed files with 929 additions and 20 deletions.
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
target/
renovate.json
renovate.json
.env
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/target
.env
Loading

0 comments on commit 5c93352

Please sign in to comment.