erinwilbur / hike.io

An AngularJS / Sinatra app for finding beautiful hikes.

Home Page:hike.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. Install ruby
  2. Install node & npm
  3. Install and open Postgres.app
  4. brew install postgresql
  5. brew install imagemagick
  6. npm install
  7. bundle install
  8. rake

About

An AngularJS / Sinatra app for finding beautiful hikes.

hike.io

License:MIT License


Languages

Language:JavaScript 47.9%Language:Ruby 26.1%Language:CSS 13.0%Language:HTML 11.6%Language:Shell 1.4%