{"id":21696255,"url":"https://github.com/kyroceus/vercel-redirect","last_synced_at":"2025-08-20T04:32:26.342Z","repository":{"id":61371395,"uuid":"550726048","full_name":"kyroceus/vercel-redirect","owner":"kyroceus","description":"It redirects the website request from facebook to any blog while keeping the meta data for the each link.","archived":false,"fork":false,"pushed_at":"2023-10-12T16:37:38.000Z","size":63,"stargazers_count":26,"open_issues_count":5,"forks_count":178,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-09T16:06:01.145Z","etag":null,"topics":["facebook","nextjs","redirect","vercel","wordpress"],"latest_commit_sha":null,"homepage":"https://example-redirect.vercel.app","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/kyroceus.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-13T08:20:26.000Z","updated_at":"2024-11-28T06:56:54.000Z","dependencies_parsed_at":"2024-09-15T09:59:25.867Z","dependency_job_id":"43ff41ff-be09-48ac-bc83-f770cec23585","html_url":"https://github.com/kyroceus/vercel-redirect","commit_stats":null,"previous_names":["kyroceus/vercel-redirect"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyroceus%2Fvercel-redirect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyroceus%2Fvercel-redirect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyroceus%2Fvercel-redirect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyroceus%2Fvercel-redirect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyroceus","download_url":"https://codeload.github.com/kyroceus/vercel-redirect/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230394228,"owners_count":18218707,"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":["facebook","nextjs","redirect","vercel","wordpress"],"created_at":"2024-11-25T19:19:14.393Z","updated_at":"2024-12-19T07:06:35.291Z","avatar_url":"https://github.com/kyroceus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vercel Redirect\n\nIt redirects the website request from facebook to any blog while keeping the meta data for the each link. This app uses [Next.js](https://nextjs.org/) and the SSR!\n\n### Requirements\n\n- [WordPress](https://wordpress.org/)\n- [WPGraphQL](https://www.wpgraphql.com/)\n- Environment variables (see below)\n\n```\ngit clone https://github.com/viswaah/vercel-redirect.git\n```\n\nAdd an `.env.local` file to the root with the following:\n\n```\nGRAPHQL_ENDPOINT=\"https://wordpressite.com/graphql/\"\n```\n\nThen run the development server,\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\n| Name             | Required | Default | Description                                                 |\n| ---------------- | -------- | ------- | ----------------------------------------------------------- |\n| GRAPHQL_ENDPOINT | Yes      | -       | WordPress WPGraphQL endpoint (ex: https://host.com/graphl/) |\n\nTo get the particular post from link https://wordpressdomain.com/path\nReplace it by https://newverceldomain.vercel.app/path\nWhen you post this new vercel link on facebook,\nIt shows the post metadata and content from the vercel,\nWhen user click on this link it will redirect them to the actual wordpress domain.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyroceus%2Fvercel-redirect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyroceus%2Fvercel-redirect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyroceus%2Fvercel-redirect/lists"}