{"id":26462926,"url":"https://github.com/clerk/multi-domain-test","last_synced_at":"2026-05-09T14:03:41.919Z","repository":{"id":173094449,"uuid":"599456453","full_name":"clerk/multi-domain-test","owner":"clerk","description":"Playground for internally testing the multi domain and reverse proxy features","archived":false,"fork":false,"pushed_at":"2023-09-18T16:32:24.000Z","size":1197,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-11-03T07:34:51.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clerk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-02-09T07:07:31.000Z","updated_at":"2023-11-03T07:34:54.191Z","dependencies_parsed_at":"2023-07-05T04:19:44.592Z","dependency_job_id":"fbdb1aad-22e0-4e13-88d0-7f04c2ef4472","html_url":"https://github.com/clerk/multi-domain-test","commit_stats":null,"previous_names":["clerkinc/multi-domain-test","clerk/multi-domain-test"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clerk%2Fmulti-domain-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clerk%2Fmulti-domain-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clerk%2Fmulti-domain-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clerk%2Fmulti-domain-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clerk","download_url":"https://codeload.github.com/clerk/multi-domain-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244367591,"owners_count":20441918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-19T06:26:16.050Z","updated_at":"2026-05-09T14:03:41.839Z","avatar_url":"https://github.com/clerk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi-domain\n\nThe repo contains two Nextjs apps, one for the primary and one for the satellite domain.\n\n## Set up\n\n1. Install [turbo](https://turbo.build/).\n\n```\nnpm i -g turbo\n```\n\n## Development\n\nBuild all apps with\n\n```\nturbo build\n```\n\nStart all apps in development mode\n\n```\nturbo dev\n```\n\n## Configuration\n\nThe following environment variables are supported.\n\nName | Type | Description\n-----|------|-------------\nNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY | string | Required. The publishable key for your instance. You can find it in the Clerk dashboard, under API keys.\nCLERK_SECRET_KEY | string | Required. The instance's secret key. You can find it in the Clerk dashboard, under API keys.\nNEXT_PUBLIC_CLERK_DOMAIN | string | Required for applications that run on a satellite domain. Set this to `clerk.\u003cyour-domain\u003e`.\nNEXT_PUBLIC_CLERK_SIGN_IN_URL | string | Required for applications that run on a satellite domain. This is the primary application's sign in url. Example: `https://\u003cyour-primary-domain\u003e/sign-in`.\nCLERK_API_URL | string | The absolute URL of the Clerk Backend API. Defaults to https://api.clerk.com.\nNEXT_PUBLIC_CLERK_PROXY_URL | string | Required for applications that run behind a reverse proxy. Can be either a relative path (`/__clerk`) or a full URL (`https://\u003cyour-domain\u003e/__clerk`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclerk%2Fmulti-domain-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclerk%2Fmulti-domain-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclerk%2Fmulti-domain-test/lists"}