Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 866 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 866 Bytes

Getting Started

Follow these instructions to set up and run the project on your local machine.

Prerequisites

Make sure you have the following installed on your system:

Installation

  1. Clone the Repository

    Clone this repository to your local machine using the following command:

    git clone -b main https://github.com/rickhaer/audio-recorder
  2. Navigate into the project directory

    cd audio-recorder
  3. 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