Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 699 Bytes

File metadata and controls

29 lines (20 loc) · 699 Bytes

nps friendly

bloomen decentralized rights management api

Getting started

Install Docker version 17.12.1-ce or higher.

Install Docker-compose version 1.21.2 or higher.

  1. Create containers:
docker-compose build
  1. Launch development server (http://localhost:3000/api/swagger):
docker-compose up -d

Project structure

data/                        Test data
api/                         Middleware project & Docker configuration
nginx/                       Nginx Docker configuration
solr/                        SOLR Docker configuration