Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 630 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 630 Bytes

DCAT-AP

Introduction

A DCAT-AP editor based on mu.semte.ch and EmberJS.

Architecture

The project is based on the mu-semtech microservices architecture. Basic architecture is as follows.

dcat-arch

Installation & Usage

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.