Teosto data exploration tool
Teosto, Finnish Composers' Copyright Society, collects data on live music performances so that they can pay royalties to the authors and publishers. Their API documentation explains what data is available. The Terms and Conditions for the API is available here.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
To use Google Maps API, edit config/mapsApi.env and replace API_KEY_HERE with an API key.
Uses vue-router for routing. CSS boilerplate from skeleton.