Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 709 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 709 Bytes

Fiware OpenLayers

Fiware OpenLayers integration.


Quickstart

Requirements

  • docker 20.10.0+
  • git

First clone the repository

git clone https://github.com/msgis/ol-fiware.git

and then run docker to start the app

cd ol-fiware
docker compose up

The application is accessible on http://localhost:1234 after docker has finished the build.

Contributing

Everyone is invited to get involved and contribute to the project.

Simply create a fork and pull request for code contributions or feel free to open an issue for any other contributions or issues.