packages/fizz
-
Install dependencies using pnpm:
pnpm install
-
Build the project:
pnpm build
-
Start the server:
pnpm start
packages/flight
-
Install dependencies using pnpm:
pnpm install
-
Build the project:
pnpm build
-
Start the server:
pnpm start