{"id":20626203,"url":"https://github.com/arthur-mdn/buzzer-app.fr","last_synced_at":"2025-06-25T09:37:33.796Z","repository":{"id":205339627,"uuid":"711946037","full_name":"arthur-mdn/buzzer-app.fr","owner":"arthur-mdn","description":"Realtime buzzer WebApp using WebSocket. Made in Vite + React and NodeJS","archived":false,"fork":false,"pushed_at":"2024-05-07T12:51:35.000Z","size":4043,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T06:22:42.705Z","etag":null,"topics":["buzzer","buzzer-app","multiplayer","online-buzzer"],"latest_commit_sha":null,"homepage":"https://buzzer-app.fr","language":"JavaScript","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/arthur-mdn.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-10-30T13:46:39.000Z","updated_at":"2024-06-21T20:58:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"387c4817-6644-4fd9-b7bc-b3913c00c112","html_url":"https://github.com/arthur-mdn/buzzer-app.fr","commit_stats":null,"previous_names":["arthur-mdn/buzzer-app","arthur-mdn/buzzer-app.fr"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthur-mdn%2Fbuzzer-app.fr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthur-mdn%2Fbuzzer-app.fr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthur-mdn%2Fbuzzer-app.fr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthur-mdn%2Fbuzzer-app.fr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arthur-mdn","download_url":"https://codeload.github.com/arthur-mdn/buzzer-app.fr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242483278,"owners_count":20135784,"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":["buzzer","buzzer-app","multiplayer","online-buzzer"],"created_at":"2024-11-16T13:12:17.530Z","updated_at":"2025-03-08T00:33:51.604Z","avatar_url":"https://github.com/arthur-mdn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting Started with Buzzer-App\nA buzzer-app with a server and a client.\nMade with React, NodeJS and Socket.io.\nUseful for quizzes and games for your parties like blind-test.\n\n## Installation\n```bash\ngit clone https://github.com/arthur-mdn/buzzer-app.git\ncd buzzer-app\n```\n### Install the server dependencies\n```bash\ncd server\nnpm install\n```\n\u003e ⚠️ You will need to duplicate the `.env.example` file to `.env` and update the environment variables.\n\n\u003e ⚠️ You will also need to create a MongoDB database and update the `DB_URI` variable in the server .env file.\n\n### Install the client dependencies\n```bash\ncd client\nnpm install\n```\n\u003e ⚠️ You will need to duplicate the `.env.example` file in to `.env` and update the environment variables.\n\n## Execution\n\n### Launch the server script\nIn the server directory, you can run this to run the server and listen for connections / sockets.\n\n```bash\ncd server\nnode server.js\n```\n### Launch the client script\nIn the client directory, you can run this to run the app in development mode :\n```bash\ncd client\nnpm run dev\n```\nOpen [http://localhost:5173](http://localhost:5173) to view it in your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthur-mdn%2Fbuzzer-app.fr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farthur-mdn%2Fbuzzer-app.fr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthur-mdn%2Fbuzzer-app.fr/lists"}