Skip to content

Commit

Permalink
👨🏾‍💻init template first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Pape Mayel Diagne THIAM authored and Pape Mayel Diagne THIAM committed May 24, 2024
1 parent 3c0b2c1 commit f335938
Show file tree
Hide file tree
Showing 11 changed files with 3,405 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# node modules
node_modules
# build path
dist
#migration
prisma/migrations
#env
.env
#swagger docs
./public
Loading

0 comments on commit f335938

Please sign in to comment.