Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 865 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 865 Bytes

DM Portal

Build Status

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Docker

Installing

A step by step series of commands that tell you have to get a development env running

$ docker-compose build

And

$ docker-compose up -d

End with an example of getting some data out of the system or using it for a little demo

Running the tests (soon)

$ phpunit

Deployment (soon)

Additional notes about how to deploy this on a live system