GeoRSS aggregator and Layar augmented reality server
Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
123456789 |
- Before installing/deploying:
-
- $ export APOLLO_HOSTNAME=example.org
-
- On Heroku:
-
- $ heroku config:add APOLLO_HOSTNAME=example.org
-
- Replace `example.org` with your own hostname. When running locally this will probably be `localhost:3000`.
|