technologiestiftung / amarex-webtool-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title

Amarex Webtool Frontend

Description

We are developing a web-based tool that maps the effects of rainwater management on climate impacts in urban areas in a simplified form. This is intended to support the early consideration of climate adaptation in urban strategies and planning. As a potentially important criterion for climate adaptation, the long-term deviation of the urban water balance from the natural state is examined.

This is the project-page Here is a link to our current staging instance

Getting Started

The tool is fundamentally based on the Masterportal 3.x. A tool-kit to create geo web applications based on OpenLayers, Vue.js and Backbone.js. The Masterportal is Open Source Software published under the MIT License.

The Masterportal is a project by Geowerkstatt Hamburg.

For further instructions on how to work with Vue.js check out there documentation.

Installation

git clone <repository_url>

# clone the repository
git clone https://github.com/technologiestiftung/amarex-webtool-frontend

# move into repository
cd amarex-webtool-frontend

# install dependencies
npm install

# serve with hot reload at localhost:9001/portal/amarex

npm start

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

Contributing

Before you create a pull request, please write an issue so we can discuss your changes.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Content Licensing

Text and content available as CC BY.

Credits

Made by

Supported by

About

License:MIT License


Languages

Language:JavaScript 81.3%Language:Vue 17.4%Language:SCSS 0.7%Language:HTML 0.6%Language:CSS 0.1%Language:Shell 0.0%