Update gitignore, combined docker for frotnend and api

This commit is contained in:
pratik
2025-10-16 13:38:11 -05:00
parent 2584e92af2
commit 122e3f2edc
16 changed files with 18 additions and 1533 deletions

View File

@@ -48,11 +48,6 @@ A lightweight, cloud-native API for storing and querying test artifacts includin
.\quickstart.ps1
```
**Windows (Command Prompt):**
```batch
quickstart.bat
```
### Air-Gapped/Restricted Environment Deployment
**For environments with restricted npm access:**
@@ -65,7 +60,7 @@ This script:
2. Packages pre-built files into Docker
3. Starts all services
See [DEPLOYMENT.md](DEPLOYMENT.md) for detailed instructions.
See [DEPLOYMENT.md](docs/DEPLOYMENT.md) for detailed instructions.
### Manual Setup with Docker Compose