/datacentre

Next

Primary LanguageJavaScriptThe UnlicenseUnlicense

norwegian polar data centre

The fastest data portal on the planet, created with modern web and browser technologies:

  • ECMAScript 2015 modules
  • Custom elements
  • Web and service workers
  • CSS grid

Requirements

There are 0 dependencies, but you need a browser from 2017 or later to run the application, and Node.js and yarn to run the optional development tools

Development

After git cloneing the repo, install dev deps with yarn and run yarn dev to start a live-server on http://localhost:7777

To develop with service workers (careful: cache invalidation is not-yet implemented) yarn dev-sw

Testing

yarn eslint yarn test

Contributing

Please do, but create a git branch for all new features