Initial monorepo: readin, sensorapi, noise (Node22, npm ci, axios1.x, i18next-fs-backend)

This commit is contained in:
rxf
2026-07-25 11:35:41 +00:00
commit 2df1f79617
97 changed files with 13547 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# API Configuration
API_KEY=your_api_key_here
APIHOST=http://localhost:3005
# MongoDB Configuration (if needed)
MONGO_ROOT_USERNAME=admin
MONGO_ROOT_PASSWORD=your_password_here
LOCALDIR=/path/to/local/dir
REPO_USER=your_username
REPO_PASSWORD=your_password