{"id":18076851,"url":"https://github.com/forrestknight/dev-trivia","last_synced_at":"2025-10-04T21:20:40.067Z","repository":{"id":258702547,"uuid":"874435518","full_name":"ForrestKnight/dev-trivia","owner":"ForrestKnight","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-13T16:06:47.000Z","size":169,"stargazers_count":35,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T03:51:12.413Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://thehackershideout.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ForrestKnight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-10-17T20:26:11.000Z","updated_at":"2025-03-08T20:06:43.000Z","dependencies_parsed_at":"2024-10-24T21:35:34.603Z","dependency_job_id":null,"html_url":"https://github.com/ForrestKnight/dev-trivia","commit_stats":null,"previous_names":["forrestknight/dev-trivia"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForrestKnight%2Fdev-trivia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForrestKnight%2Fdev-trivia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForrestKnight%2Fdev-trivia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForrestKnight%2Fdev-trivia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ForrestKnight","download_url":"https://codeload.github.com/ForrestKnight/dev-trivia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543580,"owners_count":21121835,"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":"2024-10-31T11:11:29.154Z","updated_at":"2025-10-04T21:20:35.013Z","avatar_url":"https://github.com/ForrestKnight.png","language":"TypeScript","readme":"# Dev Trivia\n\nThis project is a live, weekly developer trivia application built with Vite, React, Tailwind CSS, TypeScript, and Convex.\n\n## Prerequisites\n\nBefore you begin, ensure you have the following installed:\n- [Node.js](https://nodejs.org/) (version 14 or later recommended)\n- [npm](https://www.npmjs.com/) (usually comes with Node.js)\n- [Git](https://git-scm.com/)\n\n## Getting Started\n\nFollow these steps to set up and run the project locally:\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/forrestknight/dev-trivia.git\n   cd dev-trivia\n   ```\n\n2. Install dependencies:\n   ```\n   npm install\n   ```\n\n3. Set up Convex:\n   - If you haven't already, create a Convex account at [https://dashboard.convex.dev](https://dashboard.convex.dev)\n   - Run the following command and follow the prompts to create a Convex project:\n     ```\n     npx convex dev\n     ```\n\n4. Set up Clerk (for authentication):\n   - Follow the [Convex + Clerk](https://docs.convex.dev/auth/clerk) documentation.\n   - Copy the Clerk publishable key and add it to your `.env.local` file:\n     ```\n     VITE_CLERK_PUBLISHABLE_KEY=your_publishable_key_here\n     ```\n\n5. Start the development server:\n   ```\n   npm run dev\n   ```\n\nThis command will start both the frontend and backend servers concurrently.\n\n## Project Structure\n\n- `/src`: Contains the React frontend code\n- `/convex`: Contains the Convex backend code\n- `/public`: Contains public assets\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is open source and available under the [MIT License](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforrestknight%2Fdev-trivia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforrestknight%2Fdev-trivia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforrestknight%2Fdev-trivia/lists"}