Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 555 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 555 Bytes

Asynchronous Database Build Status

A database for asynchronous data processing

Build

The database is built with Cheesemake. Once Cheesemake is installed the database can be built with the command cmk verify.

Run

The easiest way to run the database is with Docker. Run docker-compose up then the server should then be running on localhost:8080.