GAPP - gateways playground application Stack: Express React + TS Vite Run backend cd apps/admin && npm i && npm start Run frontend cd apps/client && npm i && npm start