|
|
il y a 3 jours | |
|---|---|---|
| cmd | il y a 3 jours | |
| e2e | il y a 3 jours | |
| frontend | il y a 3 jours | |
| internal | il y a 3 jours | |
| samples | il y a 3 jours | |
| .env.example | il y a 3 jours | |
| .env.test.example | il y a 3 jours | |
| .gitignore | il y a 3 jours | |
| AGENTS.md | il y a 3 jours | |
| Dockerfile | il y a 3 jours | |
| Makefile | il y a 3 jours | |
| NOTES.md | il y a 3 jours | |
| README.md | il y a 3 jours | |
| go.mod | il y a 3 jours | |
| go.sum | il y a 3 jours |
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/.