Follow these instructions to set up and run the project on your local machine.
Make sure you have the following installed on your system:
-
Clone the Repository
Clone this repository to your local machine using the following command:
git clone -b main https://github.com/rickhaer/audio-recorder
-
Navigate into the project directory
cd audio-recorder
-
Start App
docker compose up
Once the docker compose up is done you will find the running app in your browser under
https://localhost:5173/
Once you want to stop your project you can just hit
CTRL+C
and it stopps