Skip to content

arsen3d/wisper-fast-api

Repository files navigation

Wisper Fast API

Cloning the Repository

To get started, clone the repository using the following command:

git clone https://github.com/arsen3d/wisper-fast-api.git

Navigate into the project directory:

cd wisper-fast-api

Running with Docker Compose

Ensure you have Docker and Docker Compose installed on your system. Then, run the following command to start the application:

docker compose up

This will build and start the necessary containers.

Accessing the Application

Once the containers are running, you can access the application at:

http://localhost:8000

Stopping the Application

To stop the application, press Ctrl+C in the terminal where docker compose up is running, or use:

docker compose down

This will stop and remove the containers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published