Skip to content

Commit

Permalink
docs: Simulate command
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricioabreu committed Feb 5, 2024
1 parent 3c5b7d7 commit f481854
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,12 @@ Each worker, when running, fetches mosaic settings from an API. A mock API is av

`just worker` starts the go process to generate mosaics.

`just storage` startes the uploader component.
`just storage` starts the uploader component.

`just player` starts the HLS player.

`just simulate` enqueues tasks from [tasks.json](testing/tasks.json) to the server.

## Installation

We are still working on the installation process. For now, you can install it by cloning the repository and running separately the components (see "Running and tests" section).
Expand Down

0 comments on commit f481854

Please sign in to comment.