Skip to content

Commit

Permalink
start cleanning
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-chervet committed Oct 31, 2024
1 parent 8883c9e commit 066b593
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

## Getting Started


### Online
```shell

git clone https://github.com/guillaume-chervet/poc-whisper
Expand All @@ -14,3 +16,12 @@ npm run dev
# then copy/paste this url in the textfield: http://57.153.23.150/function/api

```

### With Docker Compose
```shell
git clone https://github.com/guillaume-chervet/poc-whisper
cd poc-whisper
cd production
docker-compose up
# open your browser at : http://localhost:4000/
# then copy/paste this url in the textfield: http://localhost:5020/function/api
Binary file modified documentation/Architecture.pptx
Binary file not shown.

0 comments on commit 066b593

Please sign in to comment.