Started new node-monitor project. Initial commit.

This commit is contained in:
Kalzu Rekku
2025-03-18 17:58:46 +02:00
parent fd24e1f78f
commit 362d0e7b65
5 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "app/database/SlidingSqlite"]
path = app/database/SlidingSqlite
url = https://git.rauhala.info/MrKalzu/sliding_sqlite.git

0
app/__init__.py Normal file
View File

0
main.py Normal file
View File

0
requirements.txt Normal file
View File