Build the main app:
- run
make prodfor production build. - run
make devfor development build - run
make build-frontentto build the frontend - run
docker compose upinside the frontend folder to build the frontend for development
| Ports | |
|---|---|
| 8081 | Frontend und API |
| 5173 | Frontend dev |
| 5005 | JVM Remote Debugging |
| 6334 | Qdrant API |
| 6333 | Qdrant Dashboard |
| 3001 | Node |
| 5433 | Postgres |