{"id":16065104,"url":"https://github.com/miljan-code/keyboardz","last_synced_at":"2025-04-05T10:12:03.389Z","repository":{"id":187672217,"uuid":"677322151","full_name":"miljan-code/keyboardz","owner":"miljan-code","description":"Multiplayer monkeytype clone","archived":false,"fork":false,"pushed_at":"2023-09-12T07:39:48.000Z","size":637,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T20:33:19.434Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/miljan-code.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":"2023-08-11T09:28:12.000Z","updated_at":"2024-10-05T12:30:07.000Z","dependencies_parsed_at":"2024-12-18T15:55:43.748Z","dependency_job_id":null,"html_url":"https://github.com/miljan-code/keyboardz","commit_stats":{"total_commits":96,"total_committers":2,"mean_commits":48.0,"dds":0.01041666666666663,"last_synced_commit":"7bf5edc93cd897ca661975df221a1f7bc0787c3b"},"previous_names":["miljan-code/keyboardz"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miljan-code%2Fkeyboardz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miljan-code%2Fkeyboardz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miljan-code%2Fkeyboardz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miljan-code%2Fkeyboardz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miljan-code","download_url":"https://codeload.github.com/miljan-code/keyboardz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247318749,"owners_count":20919484,"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-09T05:11:08.391Z","updated_at":"2025-04-05T10:12:03.351Z","avatar_url":"https://github.com/miljan-code.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keyboardz — Multiplayer typing game\n\nKeyboardz is multiplayer typing test game where users can compete against each\nother in real-time. Project is built with [Next.js](https://nextjs.org),\n[Tailwind](https://tailwindcss.com/), [Drizzle ORM](https://orm.drizzle.team), [NextAuth](https://next-auth.js.org/) and\n[TypeScript](https://typescriptlang.org/).\n\n![Keyboardz](https://utfs.io/f/af6c1683-f5b0-4007-a3a2-3b7614af50e2_keyboardz.jpg)\n\n## Features\n\n- Single-player typing tests\n- Multiplayer typing tests with Socket.io\n- Typing stats\n- Multiple themes\n- etc...\n\n## Usage\n\nClone this repo\n\n```bash\ngit clone https://github.com/miljan-code/keyboardz.git\n```\n\nInstall necessary dependencies\n\n```bash\nnpm install\n# or\nyarn\n# or\npnpm install\n```\n\nFill up the environment variables\n\n```env\nNODE_ENV=\"development\"\n\nDATABASE_URL=\"\"\n\nNEXTAUTH_URL=\"http://localhost:3000\"\nNEXTAUTH_SECRET=\"\"\n\nGOOGLE_CLIENT_ID=\"\"\nGOOGLE_CLIENT_SECRET=\"\"\n\nNEXT_PUBLIC_SITE_URL=\"http://localhost:3000\"\n```\n\nRun the development server\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\n## Demo\n\nTry it out here (Multiplayer not available in demo because project is hosted on Vercel Serverless, so websockets not available)\n\n[https://keyboardz.miljan.xyz/](https://keyboardz.miljan.xyz/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiljan-code%2Fkeyboardz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiljan-code%2Fkeyboardz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiljan-code%2Fkeyboardz/lists"}