Files
posthog.com/.env.development
Sam Winslow 4daf1df1b8 Add sign-up page with email request modal (#1675)
* 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
2021-08-03 17:46:35 -07:00

3 lines
102 B
Plaintext

GATSBY_POSTHOG_API_KEY=XXXXXXXX_YOUR_DEBUG_KEY_XXXXXXXX
GATSBY_POSTHOG_API_HOST=http://localhost:8000