simonneutert / roda-mapkick-example

Example app of how to use the mapkick gem with/in Roda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

roda mapkick gem example

Love Maps? Enjoy MapBox? Roda is your Rails?

Easy as pie with this combo.

Check out mapkick gem and use it in your next Ruby App on Roda 🚀

Steps to run

  1. $ cp .env_sample .env and set your MapBok API token in .env
  2. $ bundle install
  3. $ rackup

About

Example app of how to use the mapkick gem with/in Roda


Languages

Language:Ruby 54.4%Language:HTML 45.6%