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

https://github.com/exitare/streaming


https://github.com/exitare/streaming

Last synced: 6 months ago
JSON representation

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`