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.
- Clone this repository:
git clone [email protected]:openearth/rws-viewer.git
cd rws-viewer
yarn install
- Copy
.env.example
to.env
. And set all variables.
yarn dev