1.0.0 • Published 8 years ago

@turbasen/server v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

Nasjonal Turbase API Server

Build status Codacy grade Codacy coverage NPM downloads NPM version Node version Dependency status

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.

Websitehttp://www.nasjonalturbase.no
Data liceseshttp://www.nasjonalturbase.no/lisenser.html
Attributionhttp://www.nasjonalturbase.no/navngiving.html
API docshttp://www.nasjonalturbase.no/api.html
Technical docshttps://github.com/Turistforeningen/Turbasen/wiki

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

MIT License