Skip to content

Gusb3ll/apollo-federation-nestjs

Repository files navigation

federation-nestjs

Apollo federation witg NestJS & Turborepo

  • Key point : apps/gateway, service-1, service-2

Development

pnpm install

pnpm dev

Production

pnpm install

pnpm build

pnpm start:prod

cunny