{"id":26771879,"url":"https://github.com/amaingot/todo","last_synced_at":"2025-08-03T23:09:10.740Z","repository":{"id":39560368,"uuid":"165425811","full_name":"amaingot/todo","owner":"amaingot","description":"TypeScript + React + Apollo + Kubernetes","archived":false,"fork":false,"pushed_at":"2023-01-26T05:00:12.000Z","size":5189,"stargazers_count":5,"open_issues_count":25,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-29T00:35:26.361Z","etag":null,"topics":["amplify","apollo-client","appsync","react","typescript"],"latest_commit_sha":null,"homepage":"https://todo.hmm.dev","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/amaingot.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":"2019-01-12T19:10:39.000Z","updated_at":"2020-09-25T16:11:42.000Z","dependencies_parsed_at":"2023-02-14T14:15:55.971Z","dependency_job_id":null,"html_url":"https://github.com/amaingot/todo","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/amaingot%2Ftodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaingot%2Ftodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaingot%2Ftodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaingot%2Ftodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amaingot","download_url":"https://codeload.github.com/amaingot/todo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249145299,"owners_count":21219966,"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":["amplify","apollo-client","appsync","react","typescript"],"created_at":"2025-03-29T00:35:50.616Z","updated_at":"2025-04-15T20:02:08.055Z","avatar_url":"https://github.com/amaingot.png","language":"TypeScript","readme":"# Todo\n\nThis is a super simple app that I use for demonstration purposes.\n\n## Interesting features\n\n- **GraphQL Code Generation**: Just run `yarn generate` and both client-side hooks and server resolver types will be generated.\n- **GraphQL Subscriptions**: Using Google Pub/Sub and websockets, the user can subscribe to real time data without refreshing their page\n- **GCP Identity Provider**: Essentially this is Firebase auth. There are three interesting points we are using for this: validating the authentication header for http requests, validating the connection params for websocket sessions, and also on the client using the custom auth context\n- **Kubernetes**: Lots of kubernetes resources defined inside the `k8/` file\n- **Model Level Permissions**: Look at the `Todo` typeorm entity, you'll find some interesting ways we do auth\n- **Database Helpers**: This helps me do very simple resolvers. See `server/src/db/helpers.ts`, and the resovlers\n- **Tag-based Deploys**: When I want to deploy to production, I simple create a release through Github in semvar fashion and CircleCI picks it up for me and deploys!","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famaingot%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famaingot%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famaingot%2Ftodo/lists"}