Project structure matching rTrips-online pattern: - Multi-stage Dockerfile with nextjs user - Phase 3 hardened docker-compose (cap_drop ALL, read_only) - Traefik labels for rnotes.online routing - PostgreSQL 16-alpine on internal network Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| src/app | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| docker-compose.yml | ||
| next.config.mjs | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||