{"id":30202816,"url":"https://github.com/workos/template-convex-react-vite-authkit","last_synced_at":"2025-08-13T11:08:00.883Z","repository":{"id":305779694,"uuid":"1020368602","full_name":"workos/template-convex-react-vite-authkit","owner":"workos","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-28T12:58:58.000Z","size":29,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-02T13:56:30.292Z","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/workos.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,"zenodo":null}},"created_at":"2025-07-15T18:57:49.000Z","updated_at":"2025-08-01T07:30:54.000Z","dependencies_parsed_at":"2025-07-22T01:44:20.753Z","dependency_job_id":"9762e43f-39a6-4cfe-bee9-0d00e9d75e8e","html_url":"https://github.com/workos/template-convex-react-vite-authkit","commit_stats":null,"previous_names":["workos/template-convex-react-vite-authkit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/workos/template-convex-react-vite-authkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workos%2Ftemplate-convex-react-vite-authkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workos%2Ftemplate-convex-react-vite-authkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workos%2Ftemplate-convex-react-vite-authkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workos%2Ftemplate-convex-react-vite-authkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workos","download_url":"https://codeload.github.com/workos/template-convex-react-vite-authkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workos%2Ftemplate-convex-react-vite-authkit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270228408,"owners_count":24548821,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-08-13T11:07:58.842Z","updated_at":"2025-08-13T11:08:00.864Z","avatar_url":"https://github.com/workos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to your Convex + React (Vite) + WorkOS AuthKit app\n\nThis is a [Convex](https://convex.dev/) project created with [`npm create convex`](https://www.npmjs.com/package/create-convex).\n\nAfter the initial setup (\u003c2 minutes) you'll have a working full-stack app using:\n\n- Convex as your backend (database, server logic)\n- [React](https://react.dev/) as your frontend (web page interactivity)\n- [Vite](https://vitest.dev/) for optimized web hosting\n- [Tailwind](https://tailwindcss.com/) for building great looking accessible UI\n- [WorkOS AuthKit](https://workos.com/docs/authkit) for authentication\n\n## Get started\n\nIf you just cloned this codebase and didn't use `npm create convex`, run:\n\n```\nnpm install\nnpm run dev\n```\n\nIf you're reading this README on GitHub and want to use this template, run:\n\n```\nnpm create convex@latest -- -t react-vite-workos-authkit\n```\n\nThen:\n\n1. Sign up for [WorkOS](https://workos.com/) and create an application\n2. Copy `.env.local.example` to `.env.local` and configure:\n   - `VITE_WORKOS_CLIENT_ID`: Your WorkOS client ID\n   - `VITE_WORKOS_REDIRECT_URI`: Your redirect URI (default: http://localhost:5173/callback)\n   - `VITE_CONVEX_URL`: Your Convex deployment URL\n3. Configure your WorkOS client ID as `WORKOS_CLIENT_ID` in your Convex dashboard environment variables\n\nFor user management and webhook integration with WorkOS, check out the [WorkOS documentation](https://workos.com/docs/user-management).\n\n## Learn more\n\nTo learn more about developing your project with Convex, check out:\n\n- The [Tour of Convex](https://docs.convex.dev/get-started) for a thorough introduction to Convex principles.\n- The rest of [Convex docs](https://docs.convex.dev/) to learn about all Convex features.\n- [Stack](https://stack.convex.dev/) for in-depth articles on advanced topics.\n\n## Join the community\n\nJoin thousands of developers building full-stack apps with Convex:\n\n- Join the [Convex Discord community](https://convex.dev/community) to get help in real-time.\n- Follow [Convex on GitHub](https://github.com/get-convex/), star and contribute to the open-source implementation of Convex.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkos%2Ftemplate-convex-react-vite-authkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkos%2Ftemplate-convex-react-vite-authkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkos%2Ftemplate-convex-react-vite-authkit/lists"}