Installation¶
From sources¶
The sources for Transit notification can be downloaded from the Github repo.
You can clone the public repository:
$ git clone git://github.com/robertghennessy/transit_notification
API Key¶
API key is required to connect with the server. San Francisco Bay Area 511.org API key can be requested at https://511.org/open-data/token
.ENV File¶
Rename env_template to .env and fill out the file with the required information.