Skip to content

layered-cycles/crystal-service

Repository files navigation

crystal-service

alpha

0.1.0


Purpose

  • Provide a scalable and declarative mechanism for rendering visuals

Getting Started

Path A:

  1. Run Docker

  2. Download docker-compose.yaml

  3. Run docker-compose up from Terminal in docker-compose.yaml's directory

Path B:

  1. Run Docker

  2. Clone this repository

  3. Run yarn start-service from Terminal in respository's root directory