Loksly / fire-serial-proxy

This a toy proxy for firebase to serial port example. Not intended to be on production.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fire-serial-proxy

This a toy proxy for firebase to serial port example. Not intended to be on production.

To deploy you just simple use these commands:

git clone https://github.com/Loksly/fire-serial-proxy # get the source code
cd fire-serial-proxy	# change thee directory
npm install
cp config-linux.json config.json

Then enter config.json file and edit with your parameters.

To run just do:

node index.js

Enjoy!

About

This a toy proxy for firebase to serial port example. Not intended to be on production.

License:MIT License


Languages

Language:JavaScript 100.0%