This is an demo app to demonstrate the SDK package usage in real life and provide code as a docs for those who prefer this way.
You can try the demo app here or run it locally by following these steps:
- install dependencies
pnpm install
- run the dev command
turbo dev