hike.io
hike.io copied to clipboard
An AngularJS / Sinatra app for finding beautiful hikes.
hike.io
Hike.io is an AngularJS / Sinatra app for finding beautiful hikes.
- It's free. No paywalls or ads. Ever.
- It's open. The site's content is available under a Creative Commons license. The source code is available under the MIT license.
- With a focus on just hikes. Detailed trail information, beautiful photos, full screen maps, and not much else.
- Anyone can edit. Add new hikes or modify existing ones, without having to sign in.
Setup
- Install ruby
- Install node & npm
- Install and open Postgres.app
-
brew install postgresql
-
brew install imagemagick
-
npm install
-
bundle install
-
rake