{"id":13531405,"url":"https://github.com/verdavaine/solidgraph","last_synced_at":"2025-04-01T19:32:03.055Z","repository":{"id":217041960,"uuid":"480318698","full_name":"verdavaine/solidgraph","owner":"verdavaine","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-30T15:14:45.000Z","size":109,"stargazers_count":27,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-02T18:41:23.463Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/verdavaine.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":"2022-04-11T09:48:43.000Z","updated_at":"2024-08-11T15:14:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"99995d27-1c65-438d-bdf5-1a996ed29d4d","html_url":"https://github.com/verdavaine/solidgraph","commit_stats":null,"previous_names":["verdavaine/solidgraph"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verdavaine%2Fsolidgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verdavaine%2Fsolidgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verdavaine%2Fsolidgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verdavaine%2Fsolidgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/verdavaine","download_url":"https://codeload.github.com/verdavaine/solidgraph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246700576,"owners_count":20819899,"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-08-01T07:01:02.769Z","updated_at":"2025-04-01T19:32:03.049Z","avatar_url":"https://github.com/verdavaine.png","language":"TypeScript","funding_links":[],"categories":["Resources"],"sub_categories":["🏃 Examples and Starter Kits"],"readme":"# SolidGraph\n\nSolidGraph lets you build applications with SolidJs and [WunderGraph](https://wundergraph.com/).\n\n## What is Wundergraph ?\n\nWunderGraph is the best Developer Experience to build Serverless APIs :\n\n- Server-Side-Only Compile-Time GraphQL API Layer\n- Auto-Generated TypeSafe Clients\n- OpenID Connect-based Authentication with RBAC\n- S3 integration for File Uploads\n\n## SolidGraph compostion\n\nThe SolidGraph library is composed of two files:\n[hooks.ts](https://github.com/verdavaine/solidgraph/blob/master/src/lib/hooks.ts) and [provider.tsx](https://github.com/verdavaine/solidgraph/blob/master/src/lib/provider.tsx)\n\n## License\n\nThe SoliGraph library is under [MIT](https://choosealicense.com/licenses/mit/) license.\n\n# Realtime chat example\n\nThis example demonstrates how SolidGraph lets you easily build a SolidJs application with Realtime subscription.\n\nThe code that might interest you the most can be found in [index.tsx](https://github.com/verdavaine/solidgraph/blob/master/src/pages/index.tsx)\n\n## Features\n\nFeatures:\n\n- Authentication\n- Authorization\n- Realtime Updates\n- Cross Tab Login/Logout\n- typesafe generated Typescript Client\n\n## Prerequisites\n\nMake sure you have docker compose installed. Alternatively, you can use any PostgreSQL database available on localhost.\n\n## Getting Started\n\nInstall the dependencies and run the example:\n\n```bash\nyarn global add @wundergraph/wunderctl@latest\nyarn\nyarn dev\n```\n\n## Cleanup\n\n```bash\ndocker-compose rm -v -f\n```\n\n# Questions ?\n\nRead the [WunderGraph Docs](https://wundergraph.com/docs).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverdavaine%2Fsolidgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fverdavaine%2Fsolidgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverdavaine%2Fsolidgraph/lists"}