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

This commit is contained in:
Elijah 2026-06-27 10:56:48 -07:00
commit 666ceb7325
2 changed files with 38 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