https://github.com/exitare/streaming
https://github.com/exitare/streaming
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/exitare/streaming
- Owner: Exitare
- Created: 2025-07-20T04:32:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-21T04:57:51.000Z (about 1 year ago)
- Last Synced: 2025-08-25T17:32:29.534Z (11 months ago)
- Language: HTML
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Streaming Platform
## How to run
Dev:
`docker compose -f docker-compose.dev.yml down && docker compose -f docker-compose.dev.yml up --build`
Prod:
`docker compose up -d`