mirror of
https://github.com/supabase/supabase.git
synced 2026-05-09 02:09:50 -04:00
6a9e1a5741
* chore: update telemetry * Add NEXT_PUBLIC_API_URL to turbo.json. * add copy event * Update command-copy-button.tsx * Update command-copy-button.tsx * move telemetry wrapper down to child layout * update telemetry naming --------- Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com> Co-authored-by: Pamela Chia <pamelachiamayyee@gmail.com>
2 lines
56 B
TypeScript
2 lines
56 B
TypeScript
export const API_URL = process.env.NEXT_PUBLIC_API_URL!
|