wladich / nakarte

Source code of site http://nakarte.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tests status

Source code of site http://nakarte.me (former http://nakarte.tk)

Install locally for development

git clone https://github.com/wladich/nakarte.git
cd nakarte
yarn

Create a dummy secrets.js file:

cp src/secrets.js.template src/secrets.js

Run dev server:

yarn start

Check code for errors:

yarn run lint

Some features require keys stored in src/secrets.js. In repository those keys are replaced with dummy ones.

Some of server side components: https://github.com/wladich/westra_passes_for_nakarte https://github.com/wladich/ElevationServer

About

Source code of site http://nakarte.me

License:MIT License


Languages

Language:JavaScript 93.5%Language:CSS 5.3%Language:HTML 1.1%Language:Shell 0.0%