nickdex / AIDA-Server

Server to control all requests directed to my IoT devices in home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AIDA-server

Server to control all requests directed to my IoT devices in home

For my use case, I found using paho library for browser which uses websockets better

Build Setup

# install dependencies
yarn install

# Transpile Typescript and run server at localhost:3000
yarn dev

# Transpile files
yarn build

About

Server to control all requests directed to my IoT devices in home

License:MIT License


Languages

Language:TypeScript 89.6%Language:Shell 4.8%Language:JavaScript 2.8%Language:Dockerfile 2.8%