Giter Site home page Giter Site logo

zaijo / freemap-v3-react Goto Github PK

View Code? Open in Web Editor NEW

This project forked from freemapslovakia/freemap-v3-react

0.0 1.0 0.0 7.23 MB

Freemap.sk portal

Home Page: https://www.freemap.sk/

License: Apache License 2.0

JavaScript 16.14% TypeScript 81.89% CSS 0.58% HTML 0.45% SCSS 0.94%

freemap-v3-react's Introduction

Freemap v3

Next version of web portal maintained by Slovak OpenStreetMap community.

Features:

  • maps rendered specifically for Slovakia (map of touristic trails, map of cycle routes and cross-country ski map)
  • picture gallery
  • various tools (searching, measurement, route planning, changesets, ...)

Requirements

Compiling and running in development mode

  1. Add local.freemap.sk to 127.0.0.1 in your system hosts file (for Linux and MacOS it is /etc/hosts).

  2. Install the necessary libs:

    npm i
  3. Run webserver which also compiles the source files on change:

    npm run livereload
  4. Install development CA certificate to your browser.

  5. Open the application by visiting https://local.freemap.sk:9000/.

Compiling for the production

Set DEPLOYMENT to:

  • dev (default) for local.freemap.sk
  • next for next.freemap.sk
  • www for www.freemap.sk
npm i
DEPLOYMENT=next ./node_modules/.bin/webpack

You'll then find all static web resources in dist directory.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.