https://github.com/hellraiserrob/rtls
https://github.com/hellraiserrob/rtls
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hellraiserrob/rtls
- Owner: hellraiserrob
- Created: 2017-11-06T10:02:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-08T14:29:18.000Z (over 8 years ago)
- Last Synced: 2025-01-22T04:42:36.198Z (over 1 year ago)
- Language: JavaScript
- Size: 293 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# RTLS PoC #
A PoC for RTLS
https://fast-lowlands-12658.herokuapp.com/
### commands
https://devcenter.heroku.com/articles/git
### heroku & git
- $ heroku create
- $ git remote -v
- $ heroku git:remote -a thawing-inlet-61413 (existing)
- $ git push heroku master
- $ git push heroku testbranch:master (non master branch)