Initial commit with architecture file
Some checks failed
Automated Container Build / build-and-push (push) Failing after 4s

This commit is contained in:
Elijah 2026-06-10 15:37:23 -07:00
commit b393607602
3 changed files with 657 additions and 0 deletions

13
.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
# IDE & Editor files
.vscode/
.cursor/
.idea/
*.swp
*.xml
# Build outputs (if your Node app eventually compiles or bundles code)
dist/
build/
out/
# Local application run data