{"id":16720993,"url":"https://github.com/prior99/go3","last_synced_at":"2025-03-15T12:23:01.076Z","repository":{"id":82791000,"uuid":"112114296","full_name":"Prior99/go3","owner":"Prior99","description":"A webapplication for the classic game \"Go\". Example application for Hyrest.","archived":false,"fork":false,"pushed_at":"2018-03-10T15:00:02.000Z","size":2208,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T02:44:17.818Z","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/Prior99.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":"2017-11-26T20:29:48.000Z","updated_at":"2018-01-12T17:36:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf5d0ecf-9e6c-48df-a6e0-32a8f462f832","html_url":"https://github.com/Prior99/go3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Fgo3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Fgo3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Fgo3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Fgo3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Prior99","download_url":"https://codeload.github.com/Prior99/go3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243727105,"owners_count":20337946,"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-12T22:27:49.866Z","updated_at":"2025-03-15T12:23:01.054Z","avatar_url":"https://github.com/Prior99.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go3\n\nA webapplication for the popular game \"Go\". this is mainly meant to be a sample application for the\nhybrid REST framework [hyrest](https://github.com/Prior99/hyrest).\n\nA production environment is running on [go.92k.de](https://go.92k.de/).\n\n## Setup\n\nYarn should be installed and available in the `$PATH`.\n\n## Starting\n\n### Server\n\nTo run the preliminary server in one terminal execute:\n\n```\nmake run-server\n```\n\nIf the server is not autoreloading on change, type `rs` and hit enter.\n\n### Web Frontend\n\nTo run the web frontend execute, while a server is reachable:\n\n```\nmake run-web\n```\n\n### A word on Push API Keys\n\nThe Makefile includes the variables for the Push API private and public key:\n\n```\nPUSH_PUBLIC_KEY=BOvA8EMZRyIYJme_TcJiYgUIYHt5GT0nU_tRhD4f_3b5_6g0Elq6Ov3k7dbcPX4uRs3DZ3T811oWs7EfXt9Gy3E\nPUSH_PRIVATE_KEY=gknuPQ6bfyIkY0rSo_hL6E025Dej0XnE_qAU0TAoaM0\n```\n\nThese are meant for testing purposes only and when building the release and executing the\nserver in production should be exchanged with a different set of keys.\n\nWhen exchanging the keys make sure to drop all tokens from the database as otherwise the\nserver will try to send notifications to unauthorized endpoints.\n\n## Executing the tests\n\nYou can run all tests using\n\n```\nmake test\n```\n\nor watch them by running\n\n```\nmake test-watch\n```\n\n## Linting\n\nMakre sure your code has no linting errors by using:\n\n```\nmake lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprior99%2Fgo3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprior99%2Fgo3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprior99%2Fgo3/lists"}