{"id":21525977,"url":"https://github.com/daniman/splendor-server","last_synced_at":"2025-07-11T23:38:45.039Z","repository":{"id":40719753,"uuid":"259815130","full_name":"daniman/splendor-server","owner":"daniman","description":"A node GraphQL server that provides the mechanics of the Splendor board game. See the frontend code at https://github.com/daniman/splendor-client.","archived":false,"fork":false,"pushed_at":"2022-12-12T15:16:32.000Z","size":5348,"stargazers_count":7,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T01:14:27.413Z","etag":null,"topics":["graphql","node","redis"],"latest_commit_sha":null,"homepage":"https://splendoor.herokuapp.com","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/daniman.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}},"created_at":"2020-04-29T03:30:47.000Z","updated_at":"2021-07-14T23:39:55.000Z","dependencies_parsed_at":"2023-01-27T21:16:25.203Z","dependency_job_id":null,"html_url":"https://github.com/daniman/splendor-server","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/daniman%2Fsplendor-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniman%2Fsplendor-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniman%2Fsplendor-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniman%2Fsplendor-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daniman","download_url":"https://codeload.github.com/daniman/splendor-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248127611,"owners_count":21052257,"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":["graphql","node","redis"],"created_at":"2024-11-24T01:41:21.992Z","updated_at":"2025-04-09T23:25:24.049Z","avatar_url":"https://github.com/daniman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# splendor-server\nA node GraphQL server that provides the mechanics of the [Splendor board game](https://en.wikipedia.org/wiki/Splendor_(game)).\n\nGame state is persisted using *redis*. If you are developing locally, you'll need to\ninstall redis and have it running.\n\nOn MacOS:\n```\n$ brew install redis\n$ redis-server\n```\n\nRun the server for general development:\n```\n$ node index.js\n```\n\n**Note:** If you would like to use Apollo Studio to query `localhost:4000` and view metrics from your server, rather than GraphQL Playground, visit the [`splendor` graph's settings page](https://engine.apollographql.com/graph/splendor/settings) to get an API Key, then run your server with an `APOLLO_KEY`, like so:\n```\nAPOLLO_KEY=service:splendor:XXXX_YYYY_ZZZZ node index.js\n```\n\nYou'll be able to view the graph at https://studio.apollographql.com/graph/splendor.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniman%2Fsplendor-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniman%2Fsplendor-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniman%2Fsplendor-server/lists"}