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
- Host: GitHub
- URL: https://github.com/recklesstechnology/meterparts
- Owner: RecklessTechnology
- Created: 2021-02-21T20:53:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-23T22:18:01.000Z (almost 5 years ago)
- Last Synced: 2025-01-02T11:44:23.825Z (over 1 year ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`