Initialize sinric-n8n-bridge with Docker setup, environment configuration, and core functionality

This commit is contained in:
2026-05-11 04:17:54 +00:00
commit 4f386ee3ed
7 changed files with 93 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "sinric-bridge",
"version": "1.0.0",
"dependencies": {
"axios": "^1.7.0",
"sinricpro": "^5.1.0"
}
}