{"id":13727214,"url":"https://github.com/lucassus/bookshelf","last_synced_at":"2025-05-07T22:30:57.099Z","repository":{"id":40773742,"uuid":"257002852","full_name":"lucassus/bookshelf","owner":"lucassus","description":"My GraphQL playground","archived":false,"fork":false,"pushed_at":"2023-05-28T20:17:22.000Z","size":229958,"stargazers_count":68,"open_issues_count":50,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-14T17:48:04.046Z","etag":null,"topics":["apollo","apollo-client","apollo-server","demo","example","example-app","example-project","graphql","graphql-codegen","graphql-example","graphql-playground","playground","react","typeorm","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucassus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-04-19T13:12:47.000Z","updated_at":"2024-02-26T09:16:46.000Z","dependencies_parsed_at":"2024-01-06T08:06:50.561Z","dependency_job_id":null,"html_url":"https://github.com/lucassus/bookshelf","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/lucassus%2Fbookshelf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassus%2Fbookshelf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassus%2Fbookshelf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassus%2Fbookshelf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucassus","download_url":"https://codeload.github.com/lucassus/bookshelf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252965257,"owners_count":21832852,"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":["apollo","apollo-client","apollo-server","demo","example","example-app","example-project","graphql","graphql-codegen","graphql-example","graphql-playground","playground","react","typeorm","typescript"],"created_at":"2024-08-03T01:03:44.417Z","updated_at":"2025-05-07T22:30:55.748Z","avatar_url":"https://github.com/lucassus.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Bookshelf\n\nExample react and GraphQL project made during https://kursreacta.pl/gql course.\n\nhttps://graphql-bookshelf.herokuapp.com/\n\n![CI](https://github.com/lucassus/bookshelf/workflows/CI/badge.svg)\n[![codecov](https://codecov.io/gh/lucassus/bookshelf/branch/master/graph/badge.svg)](https://codecov.io/gh/lucassus/bookshelf)\n\n## Prerequisites\n\n1. Install Node.js version 18.15.0.\n2. Running PostgreSQL on port `5432`.\n3. Create `bookshelf_development` database with current user access.\n\n```\npsql --host localhost --port 5432 --user postgres\nCREATE DATABASE bookshelf_development;\n```\n\n## Installation and running\n\n1. `yarn install`\n2. `yarn build`\n3. `yarn dev` - will run express dev server along with webpack.\n4. `yarn workspace @bookshelf/web storybook`\n\nNavigate to http://localhost:8080/ to see the app.\n\nNavigate to http://localhost:4000/ to see GraphQL Playground.\n\n## Database\n\n![Database Diagram](docs/database.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucassus%2Fbookshelf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucassus%2Fbookshelf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucassus%2Fbookshelf/lists"}