This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
posthog
Watch
0
Star
0
Fork
0
You've already forked posthog
mirror of
https://github.com/PostHog/posthog.git
synced
2024-11-24 09:14:46 +01:00
Code
Issues
Releases
Activity
02a09adef1
posthog
/
ee
/
bin
/
docker-ch-dev-web
6 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Automatically run CH migrations locally (#1978)
2020-10-22 10:34:30 +02:00
#!/bin/bash
set -e
Add frontend local dev script for Clickhouse development (#4891) * add frontend dev script * some refactoring
2021-06-29 08:02:13 +02:00
./bin/ee/docker-ch-dev-backend & ./bin/docker-frontend
Copy Permalink