An open API service indexing awesome lists of open source software.

https://github.com/hellraiserrob/rtls


https://github.com/hellraiserrob/rtls

Last synced: about 1 year ago
JSON representation

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)