Skip to content

Commit

Permalink
Merge pull request #29 from advanced-computer-lab-2023/feature-upload
Browse files Browse the repository at this point in the history
Feature upload
  • Loading branch information
abdulrhman500 authored Nov 11, 2023
2 parents 746606d + 662a05e commit 59e1d3f
Show file tree
Hide file tree
Showing 25 changed files with 30,652 additions and 68 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,6 @@ dist
.pnp.*
#build
build/
server/src/uploads
server/src/uploads
*.lock
client/yarn.lock
2 changes: 1 addition & 1 deletion client/jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"compilerOptions": {
"baseUrl": "."
}
}
}
Loading

0 comments on commit 59e1d3f

Please sign in to comment.