teleprompter
teleprompter copied to clipboard
Add Docker 🐳
As discussed in #35, this PR:
- Adds a
Dockerfilewhich builds the project into a container - Adds a
docker-compose.ymlfile which allows you to launch both client and server containers - Explains how to get started in
DEVELOPERS.md - Adds a pre-built container using the Github Container Registry and Github Actions