Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Prisma ORM (#76)
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Brink <[email protected]>
  • Loading branch information
henrybrink authored Apr 4, 2024
1 parent 4c14731 commit 399c00c
Show file tree
Hide file tree
Showing 13 changed files with 711 additions and 59 deletions.
3 changes: 3 additions & 0 deletions backend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@ pids

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

# Prisma
prisma/database.*
Loading

0 comments on commit 399c00c

Please sign in to comment.