buithethuat03/zma-nestjs-omnichannel — reverse-engineered prompt
Reverse engineered prompt
Build me a clean TypeScript backend workspace for a Sport Core omnichannel service. I want it set up so a developer can run it locally, start the gsm maps proxy app, and have a simple working API that proves the project is alive.
Please use the existing NestJS and Nx style shown in the repo. Add a basic health check, a small GraphQL example, and simple internationalized messages so we can see how i18n is meant to work. Keep the code organized into apps and shared libs, not everything in one file. Include a sensible local setup with environment examples, basic tests, linting, and a short README section that explains exactly how to install, run, test, and build it.
If Dapr or the existing graphqls folder are meant to be used, wire them in lightly with a working example instead of leaving empty placeholders. Don’t overbuild business features yet, just make a solid foundation that runs without errors.
Want more depth? Deep Reverse