]> git.giorgioravera.it Git - network-manager.git/commit
First commit
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Fri, 2 Jan 2026 19:10:08 +0000 (20:10 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Fri, 2 Jan 2026 19:10:08 +0000 (20:10 +0100)
commitce5ae68fca694607aafdce1cb9db3c346241a5d2
tree2a1c531d528a8f67e19c3aea17acc210f824cbba
First commit
Dockerfile [new file with mode: 0644]
backend/__init__.py [new file with mode: 0644]
backend/db.py [new file with mode: 0644]
backend/main.py [new file with mode: 0644]
backend/models.py [new file with mode: 0644]
create_db.sh [new file with mode: 0755]
docker-compose.yaml [new file with mode: 0644]
frontend/app.js [new file with mode: 0644]
frontend/index.html [new file with mode: 0644]
frontend/style.css [new file with mode: 0644]