Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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:setup

This 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

* ...