-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.env
More file actions
11 lines (11 loc) · 720 Bytes
/
.env
File metadata and controls
11 lines (11 loc) · 720 Bytes
1
2
3
4
5
6
7
8
9
10
11
# PUBLIC_ prefix is necessary for the environment variables to be available in JSX files
PUBLIC_BLOG_URL="https://blog.operately.com"
PUBLIC_DISCORD_URL="https://discord.com/invite/2ngnragJYV"
PUBLIC_GITHUB_URL="https://github.com/operately/operately"
PUBLIC_LINKEDIN_URL="https://www.linkedin.com/company/92810497/"
PUBLIC_X_URL="https://x.com/operately"
PUBLIC_YOUTUBE_URL="https://www.youtube.com/@operately"
PUBLIC_CLOUD_WAITLIST_URL="https://docs.google.com/forms/d/e/1FAIpQLSebV6j1nIvyjvyLptZ95mHXoj42XrnBmd5znVnUzU_6ATAJgw/viewform"
PUBLIC_BOOK_A_DEMO_URL="https://calendar.app.google/TG8G5urd1HEG6SZV6 "
PUBLIC_SIGN_UP_URL="https://app.operately.com/sign_up"
PUBLIC_LOG_IN_URL="https://app.operately.com/log_in"