A DCAT-AP editor based on mu.semte.ch and EmberJS.
The project is based on the mu-semtech microservices architecture. Basic architecture is as follows.
To have the environment running only need to follow this set of steps:
git clone <repo_url>
cd <repo_url>
docker-compose-up
That's it! just be sure you have docker-compose installed. Then visit http://localhost
and you will see the welcome page.