Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 351 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 351 Bytes

floripa.mobi-backend

Fetches public transit information and generates static JSON files to be used by the floripa.mobi application.

Usage:

./fetch_lines.rb

The generated files are saved inside the data folder.

Deployment

Deployment simply copy the generated files to the server.

./deploy.sh