Skip to content

xd3011/IoT_BackEnd_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Backend Home IoT

Backend Server in home IoT using NodeJs and ExpressJs

This repo is how to:

  1. Mangagement user, home, room
  2. Mangagement device, device type, control device, get state device
  3. Authentication
  4. Send notification

How to use:

Build

1. Clone Project

> git clone https://github.com/xd3011/IoT_BackEnd_Server

2. Install packet

> npm install <-----> npm i

Run

1. Run In Dev

> npm run dev

2. Run In Production

> npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published