Skip to content

Files

Latest commit

6b0a44d · Jan 19, 2023

History

History
23 lines (15 loc) · 674 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 674 Bytes

RWS Viewer

The RWS Viewer gives insight in a wide variety of marine data. It is configured to be loaded into a variety of different websites and cater specific layer data to each individual client.

Netlify Status

Getting started

git clone [email protected]:openearth/rws-viewer.git
cd rws-viewer
yarn install
  • Copy .env.example to .env. And set all variables.

Local development

yarn dev