AI Update: Started backend platform server on port 8080

This commit is contained in:
Noah AI
2026-06-29 13:20:41 +00:00
parent aa81c87150
commit 994040e004
17 changed files with 1202 additions and 0 deletions

2
backend/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules
.DS_Store