Skip to content

rotsuya/skyway-baby-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skyway-baby-monitor

Web application of baby monitoring, powered by SkyWay.

Usage

  1. Register SkyWay and make application. If you want to use within firewalls or proxy servers, please enable "TURN".
  2. Copy and paste your own API key to common.js.
    const APIKEY = 'YOUR_API_KEY';
  3. Paste your Google Analytics Tracking ID to _config.yml. (optional)
    google-analytics-tracking-id: YOUR_TRACKING_ID
    
  4. Install Jekyll.
    $ bundle install
  5. Run Jekyll.
    $ bundle exec jekyll serve

Demo

https://skyway-baby-monitor.otsuya.co/

About

Web application of baby monitoring, powered by SkyWay.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published