{"id":22542797,"url":"https://github.com/devonchurch/blue-cheese","last_synced_at":"2026-04-19T14:01:53.913Z","repository":{"id":97157322,"uuid":"161862049","full_name":"devonChurch/blue-cheese","owner":"devonChurch","description":"AWS PostgreSQL POC","archived":false,"fork":false,"pushed_at":"2019-01-01T22:51:34.000Z","size":219,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T08:29:47.484Z","etag":null,"topics":["antd","aws-rds","postgresql","react","serverless","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"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/devonChurch.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-15T02:29:23.000Z","updated_at":"2019-01-02T09:00:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3aa3822-8149-4282-a11d-c727162cca73","html_url":"https://github.com/devonChurch/blue-cheese","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/devonChurch%2Fblue-cheese","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonChurch%2Fblue-cheese/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonChurch%2Fblue-cheese/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonChurch%2Fblue-cheese/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devonChurch","download_url":"https://codeload.github.com/devonChurch/blue-cheese/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245991561,"owners_count":20706126,"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":["antd","aws-rds","postgresql","react","serverless","typescript"],"created_at":"2024-12-07T13:12:46.581Z","updated_at":"2026-04-19T14:01:53.785Z","avatar_url":"https://github.com/devonChurch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blue Cheese 🔵 🧀 💙 🧀 🔷 😋\n\n[![code style prettier](https://img.shields.io/badge/code_style-prettier-FF69A4.svg)](https://prettier.io/) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![typescript](https://user-images.githubusercontent.com/15273233/40872275-a61d4660-669f-11e8-8edf-860f1947759f.png)](https://www.typescriptlang.org/)\n\n## What\n\n**A port from my original [Russian Fudge](https://github.com/devonChurch/russian-fudge/) GraphQL repository into using an RDS implementation.**\n\nThe architecture was an amalgamation of the following core components:\n\n- [RDS (PostgreSQL)](https://aws.amazon.com/rds/postgresql/)\n- [Serverless](https://serverless.com/)\n- [Typescript](https://www.typescriptlang.org/)\n\nThe UI was generated with a [React](https://reactjs.org/) based design system called [Ant](https://ant.design/docs/react/introduce).\n\n## Infrastructure\n\nA simple infrastructure hooking a **React SPA** to an **Lambda / RDS** data hooks.\n\n![blue-cheese](https://user-images.githubusercontent.com/15273233/50576964-2b822e80-0e82-11e9-83b4-a51f17856bed.png)\n\n## Functionality\n\n### Search\n\nUsers can _Free Text_ search against the titles of the \"Food\" cards.\n\n![graphql-query](https://user-images.githubusercontent.com/15273233/45911409-fe77b600-be66-11e8-9266-bdb0f61ad9d3.gif)\n\n### Create\n\nUsers can create their own \"Food\" card directly inside the application.\n\n![graphql-mutation](https://user-images.githubusercontent.com/15273233/45911410-05062d80-be67-11e8-94c7-6f40ed2ddbdd.gif)\n\n## Installation\n\n- Clone this repository\n\n  ```\n  git clone https://github.com/devonChurch/blue-cheese.git \u0026\u0026 cd blue-cheese\n  ```\n\n- Install Node.js and project dependencies\n\n  ```\n  nvm use \u0026\u0026 npm i\n  ```\n\n- Start _Serverless_ hooks on [Port 5000](http://localhost:5000/)\n\n  _(**Note:** you need to pass in your RDS credentials via **Environment Variables**)_\n\n  ```\n  USER=\"john_smith\" PASSWORD=\"a1B2c3D4e5F6g\" npm run server\n  ```\n\n- Start _Create React App_ on [Port 3000](http://localhost:3000/)\n\n  ```\n  npm start\n  ```\n\n## PG Admin\n\n[![pg-admin](https://user-images.githubusercontent.com/15273233/50577043-abf55f00-0e83-11e9-9111-ff2094faf002.png)](https://www.pgadmin.org/download/)\n\n[PG Admin](https://www.pgadmin.org/download/) offers a nice interface to test and iterate your SQL queries. This can be run locally while connecting to an AWS RDS instance..\n\n![pg-admin](https://user-images.githubusercontent.com/15273233/50576962-23c28a00-0e82-11e9-942d-0cd755ab6be2.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevonchurch%2Fblue-cheese","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevonchurch%2Fblue-cheese","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevonchurch%2Fblue-cheese/lists"}