Skip to content

cesky-svaz-orientacnich-sportu/mapovy-portal

Repository files navigation

Mapový portál ČSOS

Built with

Requirements

Install

  1. Configure the dotenv variables according to .env.template.
  2. Install app:
bundle install
bin/rails db:create
bin/rails db:schema:load
  1. Generate JS localization files:
bin/rake locale_js
  1. Run dev server:
bin/rails server -b 0.0.0.0

Projekt mapserver na Google + API klíče

archiv.map.csos@gmail.com

Changelog

In separate file CHANGELOG.md. Please keep a CHANGELOG.

This project adheres to Semantic Versioning.