Initialized and setup backend

This commit is contained in:
Manik Maity
2024-11-05 21:12:58 +05:30
parent 50e9a7c6ae
commit 322e7a5b56
6 changed files with 1350 additions and 0 deletions

2
backend/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/node_modules
.env