Fiware OpenLayers integration.
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.
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.