Skip to content

Implementing real time updates in the frontend using Flows. #51

Implementing real time updates in the frontend using Flows.

Implementing real time updates in the frontend using Flows. #51

Workflow file for this run

name: Continuous Integration
on: [ push ]
jobs:
docker:
name: Docker Compose
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: isbang/[email protected]
with:
compose-file: "./docker-compose.yml"