You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-42Lines changed: 14 additions & 42 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,8 @@ pnpm dev:agent # Run agent in watch mode
40
40
pnpm dev:twig # Run twig app
41
41
```
42
42
43
+
> **Want to connect to a local PostHog instance?** See [docs/LOCAL-DEVELOPMENT.md](./docs/LOCAL-DEVELOPMENT.md) for OAuth setup and connecting to localhost:8010.
44
+
43
45
### Utility Scripts
44
46
45
47
Scripts in `scripts/` for development and debugging:
@@ -54,59 +56,29 @@ Scripts in `scripts/` for development and debugging:
0 commit comments