Kyro Web client for Cloud Foundry Launch it This project uses pnpm workspaces. # launch the backend pnpm --filter backend dev # launch the frontend pnpm --filter frontend dev # launch everything pnpm dev