Skip to content

yatin166/node-iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-iot

This is a WIP node-express IoT project along with React frontend application for IoT dashboard

Install docker in order to run the project easily.

To run in development mode you can execute following commands:

Start db with following command (will only work if docker is installed):

npm run start:db

Start project with following command:

npm run start:dev

To run in production mode you can execute following command:

docker-compose up

You should see frontend application running on localhost:3000

About

This is a WIP node-express IoT project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages