mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Update README.md
This commit is contained in:
parent
1bcdcaee59
commit
8c113fc9da
32
README.md
32
README.md
@ -136,21 +136,23 @@ pnpm run prisma studio
|
||||
|
||||
### Development environment port mapping
|
||||
|
||||
8101. Dashboard (equivalent to https://app.stack-auth.com)
|
||||
8102. Backend (equivalent to https://api.stack-auth.com)
|
||||
8103. Demo app (equivalent to https://demo.stack-auth.com)
|
||||
8104. Docs (equivalent to https://docs.stack-auth.com)
|
||||
8105. Inbucket (e-mails)
|
||||
8106. Prisma Studio
|
||||
8107. Jaeger UI/OpenTelemetry (for performance tracing)
|
||||
8108. `examples/docs-examples`
|
||||
8109. `examples/partial-prerendering`
|
||||
8110. `examples/cjs-test`
|
||||
8111. `examples/e-commerce`
|
||||
8112. `examples/middleware`
|
||||
8113. Svix server (for webhooks)
|
||||
8114. OAuth mock server
|
||||
8115. `examples/supabase`
|
||||
```
|
||||
8101: Dashboard (equivalent to https://app.stack-auth.com)
|
||||
8102: Backend (equivalent to https://api.stack-auth.com)
|
||||
8103: Demo app (equivalent to https://demo.stack-auth.com)
|
||||
8104: Docs (equivalent to https://docs.stack-auth.com)
|
||||
8105: Inbucket (e-mails)
|
||||
8106: Prisma Studio
|
||||
8107: Jaeger UI/OpenTelemetry (for performance tracing)
|
||||
8108: `examples/docs-examples`
|
||||
8109: `examples/partial-prerendering`
|
||||
8110: `examples/cjs-test`
|
||||
8111: `examples/e-commerce`
|
||||
8112: `examples/middleware`
|
||||
8113: Svix server (for webhooks)
|
||||
8114: OAuth mock server
|
||||
8115: `examples/supabase`
|
||||
```
|
||||
|
||||
|
||||
### Database migrations
|
||||
|
||||
Loading…
Reference in New Issue
Block a user