AI scaffolded NodeJS version of the App.

This commit is contained in:
2026-04-19 18:54:31 +02:00
parent 4ff0a7205f
commit aca4998da7
27 changed files with 8733 additions and 0 deletions

4
.gitignore vendored
View File

@@ -17,3 +17,7 @@
# MacOS Finder files
**/.DS_Store
# Node/React rewrite outputs
**/node_modules
/dist