Nasjonal Turbase API Server
![Dependency status Dependency status](https://img.shields.io/david/Turbasen/Turbasen.svg)
The National Trekking Database (Nasjonal Turbase) is the Norwegian national
platform to collect, manage, and distribute standardised trekking and outdoor
data from all participants who facilitate outdoor recreation.
Technology
Development
Getting started
Download Docker for Mac or Windows.
Run in this directory:
$ docker-compose up
Docker is now watching for changes and will run the test suite automatically.
Test
docker-compose run --rm node npm run test
docker-compose run --rm node npm run lint
Start
docker-compose up