Skip to content

Commit

Permalink
Merge pull request #13 from DSC-McMaster-U/backend
Browse files Browse the repository at this point in the history
Initialization of Backend with Express
  • Loading branch information
matthewferr authored Oct 17, 2024
2 parents 4912bf8 + ec427da commit 921dab9
Show file tree
Hide file tree
Showing 5 changed files with 753 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules/
.env
Loading

0 comments on commit 921dab9

Please sign in to comment.