├── apps/ │ ├── api/ # FastAPI backend (port 7860) │ ├── web/ # Next.js frontend (port 3000) │ └── admin/ # Admin interface (port 3001) ├── config/ # Tenant configuration ├── infra/docker/ # Docker ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results