{"id":28088904,"url":"https://github.com/viciousfish/buzzwords","last_synced_at":"2025-05-13T12:52:18.742Z","repository":{"id":37827316,"uuid":"325423623","full_name":"ViciousFish/buzzwords","owner":"ViciousFish","description":"A browser based word strategy game featuring frictionless link-based multiplayer. Try it today!","archived":false,"fork":false,"pushed_at":"2025-05-07T02:56:31.000Z","size":94152,"stargazers_count":50,"open_issues_count":49,"forks_count":9,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-05-07T03:38:38.245Z","etag":null,"topics":["game","hacktoberfest","react","react-three-fiber","three-js"],"latest_commit_sha":null,"homepage":"https://buzzwords.gg","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ViciousFish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2020-12-30T01:20:18.000Z","updated_at":"2025-03-19T17:59:26.000Z","dependencies_parsed_at":"2023-02-18T13:46:23.871Z","dependency_job_id":"2aeedf27-6438-43c0-877f-96e982551e4b","html_url":"https://github.com/ViciousFish/buzzwords","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViciousFish%2Fbuzzwords","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViciousFish%2Fbuzzwords/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViciousFish%2Fbuzzwords/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViciousFish%2Fbuzzwords/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ViciousFish","download_url":"https://codeload.github.com/ViciousFish/buzzwords/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253947650,"owners_count":21988942,"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":["game","hacktoberfest","react","react-three-fiber","three-js"],"created_at":"2025-05-13T12:52:14.667Z","updated_at":"2025-05-13T12:52:18.734Z","avatar_url":"https://github.com/ViciousFish.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Buzzwords.gg\n\n\"Scrabble meets Go\" - a hexagonal word game about strategically taking territory\n\n### [gameplay demo](https://twitter.com/BuzzwordsGG/status/1476286068898996225?s=20)\n\n## Follow our twitter for updates\n\nhttps://twitter.com/BuzzwordsGG\n\n\n## Running the code for development\n\n0. drop a `.env` file in `./server` with `API_PREFIX=/api`\n1. run `yarn` in this folder\n2. run `yarn dev` in this folder\n4. go to http://localhost:5173/ in your browser\n\nBy default, the server stores all its data in memory only. To use mongo, drop a .env file in `./server` with \n```\nDB_TYPE=mongo\nMONGO_URL=\u003cyour connection string\u003e\n```\n\nBecause we're using transactions, your mongo must be a replica set. We're using Atlas for this reason.\n\n\n## Running the code in production\n\nFor now, production is dockerized with docker compose. `docker-compose build` or `docker-compose pull`, then `docker-compose up`.\nYou'll need a .env file in the root folder with \n```\nMONGO_URL=\u003cyour connection string\u003e\nCOOKIE_DOMAIN=\u003cthe domain you're hosting the API on\u003e\nMONGO_DB_NAME=\u003cthe name of your db, should match what's after the slash in your connection string\u003e\n```\n\nTODO document FCM stuff. for now see https://firebase.google.com/docs/admin/setup#initialize_the_sdk_in_non-google_environments","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviciousfish%2Fbuzzwords","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviciousfish%2Fbuzzwords","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviciousfish%2Fbuzzwords/lists"}