Skip to content

Commit

Permalink
fix: server code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
SSameer20 committed Dec 4, 2024
1 parent e9e204b commit 80afd9a
Show file tree
Hide file tree
Showing 12 changed files with 329 additions and 1,111 deletions.
10 changes: 5 additions & 5 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"react-router-dom": "^6.23.0",
"react-scripts": "5.0.1",
"typed.js": "^2.1.0",
"typescript": "^5.7.2",
"web-vitals": "^2.1.4"
},
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion server/.env

This file was deleted.

50 changes: 0 additions & 50 deletions server/container.js

This file was deleted.

2 changes: 2 additions & 0 deletions server/dist/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
"use strict";
console.log("Hello");
24 changes: 0 additions & 24 deletions server/image.js

This file was deleted.

Loading

0 comments on commit 80afd9a

Please sign in to comment.