Update README to include Docker-compose alternative instructions

This commit is contained in:
Korzhavin Ivan 2025-04-24 22:38:18 +02:00
parent a1c0d5f5da
commit c07d980f0c
1 changed files with 6 additions and 0 deletions

View File

@ -230,6 +230,12 @@ cd backend
python api.py
```
5-6. ** Docker-compose-alternative**:
```bash
export GITHUB_REPOSITORY="your-github-username/repo-name"
docker compose -f docker-compose.ghcr.yaml up
````
7. **Access Suna**:
- Open your browser and navigate to `http://localhost:3000`
- Sign up for an account using the Supabase authentication