An open API service indexing awesome lists of open source software.

https://github.com/recklesstechnology/meterparts

Repo to hold projects and demos for MeterParts
https://github.com/recklesstechnology/meterparts

Last synced: 4 months ago
JSON representation

Repo to hold projects and demos for MeterParts

Awesome Lists containing this project

README

          

# MeterParts

Repo to hold projects and demos for [Meter](https://meter.parts).

This repo uses Github Actions to trigger Doker Compose to build the submodules.

## Manual Docker Compose build
___

Build the docker-compose stack

`docker-compose build`

Deploy the docker-compose stack

`docker-compose --verbose -f docker-compose.yml up -d`