add node code

This commit is contained in:
Bruce Röttgers
2025-04-09 13:50:08 +02:00
parent e242a18408
commit 04b6e56d14
7 changed files with 414 additions and 0 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.env
# NODE
node_modules
# PYTHON
__pycache__
.venv