Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 355 Bytes

File metadata and controls

17 lines (9 loc) · 355 Bytes

SocketIO-Arduino-Server

express server + sosketIO + dc.js + mongodb

you will nide node js installed and express installed globally

you will have to create an instance of mongodb running in the /data folder

once clonde the repository, go with the terminal in that folder and run

npm install

to install all the dependencie