Skip to content

vikash5472/home-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home-automation Nodejs API

Description

Based on ExpressJs framework.

Installation

$ npm install

Running the app

# set environment variable
- copy content of sample.env
- create and save in .env file
# run all services for development
# watch mode
$ npm start:dev

# production mode
$ npm start:prod

technology used

nodejs
expressjs framework
mongoose (mongodb orm)
jsonwebtoken
hapi/joi
swagger ui

Stay in touch

  • Author - [Vikash Verma]
  • Email - Gmail

Releases

No releases published

Packages

No packages published