|
|
1 month ago | |
|---|---|---|
| cmd | 1 month ago | |
| e2e | 1 month ago | |
| frontend | 1 month ago | |
| internal | 1 month ago | |
| samples | 1 month ago | |
| .env.example | 1 month ago | |
| .env.test.example | 1 month ago | |
| .gitignore | 1 month ago | |
| AGENTS.md | 1 month ago | |
| Dockerfile | 1 month ago | |
| Makefile | 1 month ago | |
| NOTES.md | 1 month ago | |
| README.md | 1 month ago | |
| go.mod | 1 month ago | |
| go.sum | 1 month ago |
Photo viewer MVP with:
Copy one of:
.env.example for local run.env.test.example for make testAt minimum configure S3 values:
S3_ENDPOINTS3_BUCKETS3_ACCESS_KEYS3_SECRET_KEYmake build builds frontend and backend into bin/viewer.make test runs Playwright e2e and saves screenshots to samples/.