Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dahie/kebus
Service to find nearby public transport ticket apps
https://github.com/dahie/kebus
Last synced: 2 days ago
JSON representation
Service to find nearby public transport ticket apps
- Host: GitHub
- URL: https://github.com/dahie/kebus
- Owner: Dahie
- Created: 2023-01-06T15:09:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T05:59:33.000Z (3 months ago)
- Last Synced: 2024-08-18T06:48:43.892Z (3 months ago)
- Language: CSS
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
## Development
Install Postgres.app
# connect to SQL and run `CREATE EXTENSION postgis;`
brew install libgeos
bundle
rails db:setupThis README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...