Development server
After setup is complete, start the development server by running the following command:
$ pnpm dev
The command will provide the URLs you can access:
swan-partner-frontend
---
dev server started
Banking: https://banking.swan.local:8080
Onboarding Individual: https://onboarding.swan.local:8080/onboarding/individual/start
Onboarding Company: https://onboarding.swan.local:8080/onboarding/company/start
---