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

3
backend/.dockerignore Normal file
View File

@@ -0,0 +1,3 @@
node_modules
.git
.DS_Store