Initial commit

This commit is contained in:
ChK
2026-02-01 13:25:03 +01:00
commit b20d92535b
39 changed files with 6260 additions and 0 deletions

8
install.bat Executable file
View File

@@ -0,0 +1,8 @@
npm install config
npm install os
npm install --save express
npm install wss
npm init
npm install socketcan
npm install jest