Docs
Apps
Public API
The starter kit includes a minimal public API example.
Start Public API
To start it, run the following command:
pnpm --filter public-api dev
Now the public API runs at http://localhost:3002

The starter kit includes a minimal public API example.
To start it, run the following command:
pnpm --filter public-api dev