mirror of
https://github.com/BillyOutlast/posthog.com.git
synced 2026-02-04 03:11:21 +01:00
* add sign-up page with modal (wip) * build out form components * styling button * move ButtonBlock to own file * signupLogic * email validation & trigger identify * change enum name to 'Realm' * move posthog API info to dotenv files * scaffold deployment options view * custom icon lockups * move files * signup funnels callout message * border graphic * more graphics * send update contact events * add types and error handling * fix font issues * send event when modal skipped * minor changes, remove nullish coalescing * change view while contact is created in background * add tracking for deployment options screen
3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
GATSBY_POSTHOG_API_KEY=XXXXXXXX_YOUR_DEBUG_KEY_XXXXXXXX
|
|
GATSBY_POSTHOG_API_HOST=http://localhost:8000
|