Skip to content

Hariprasad-Taduru/babycare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name

Baby care

Goal

SmartThings based SmartApp for monitoring kids and alerting by sending notifications to Mobile. Solution needs IP Camera which is capable of detecting sounds.

Tech Stack

  • NodeJs
  • Serverless framework
  • AWS Lambda
  • AWS Cloud formation
  • Config

How to build

  • Install node
  • Install serverless
  • Configure serverless cli with AWS credentials (region, access key, secret key)
  • Clone this project or Create from scratch (sls create -t aws-nodejs)
  • Implement the project
    • Main file: index.js
    • Dependency file package.json
    • Serverless configuration (yml file)
    • Write config/file.json file
  • Run below command for installing dependencies
    • node install
    • sls deploy

More details

  • For more details refer to SmartThings documentation page. Thank you.

Reach me

[email protected]

About

A smartapp for monitoring babies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published