{"id":21997505,"url":"https://github.com/stephane-klein/poc-postgraphile-react-upload-to-s3","last_synced_at":"2026-04-10T11:32:31.167Z","repository":{"id":39759516,"uuid":"261798111","full_name":"stephane-klein/poc-postgraphile-react-upload-to-s3","owner":"stephane-klein","description":"Dummy Contact application based on Postgraphile + ReactJS","archived":false,"fork":false,"pushed_at":"2023-01-10T22:17:40.000Z","size":1182,"stargazers_count":1,"open_issues_count":13,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-16T01:33:43.824Z","etag":null,"topics":["apollo","apollo-upload-client","formik","minio","poc","postgraphile","postgresql","reactjs"],"latest_commit_sha":null,"homepage":null,"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/stephane-klein.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-05-06T15:17:08.000Z","updated_at":"2020-09-18T14:29:00.000Z","dependencies_parsed_at":"2023-02-08T20:30:35.351Z","dependency_job_id":null,"html_url":"https://github.com/stephane-klein/poc-postgraphile-react-upload-to-s3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stephane-klein/poc-postgraphile-react-upload-to-s3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-klein%2Fpoc-postgraphile-react-upload-to-s3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-klein%2Fpoc-postgraphile-react-upload-to-s3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-klein%2Fpoc-postgraphile-react-upload-to-s3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-klein%2Fpoc-postgraphile-react-upload-to-s3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephane-klein","download_url":"https://codeload.github.com/stephane-klein/poc-postgraphile-react-upload-to-s3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-klein%2Fpoc-postgraphile-react-upload-to-s3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31641114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-upload-client","formik","minio","poc","postgraphile","postgresql","reactjs"],"created_at":"2024-11-29T22:16:44.573Z","updated_at":"2026-04-10T11:32:31.148Z","avatar_url":"https://github.com/stephane-klein.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dummy Contact application based on Postgraphile + ReactJS with GraphQL file upload support\n\nGraphQL file upload is based on:\n\n- Backend: [`graphile-contrib/postgraphile-plugin-upload-field`](https://github.com/graphile-contrib/postgraphile-plugin-upload-field)\n- Frontend: [`jaydenseric/apollo-upload-client`](https://github.com/jaydenseric/apollo-upload-client)\n\nAttachments files are stored in [Minio](https://min.io/) Object Storage server (compatible with [S3](https://en.wikipedia.org/wiki/Amazon_S3) API).\n\n## Prerequisites\n\n- [Docker Engine](https://docs.docker.com/engine/) (version `18.06.1-ce`)\n- [Docker Compose](https://docs.docker.com/compose/) (version `1.22.0`)\n- [nodejs](https://nodejs.org/en/) (version `v12.10.0`)\n\n[Homebrew](https://brew.sh/index_fr) instructions:\n\n```sh\n$ brew cask install docker\n$ brew install git node yarn\n```\n\n## Getting started\n\nGit clone this project a working directory, next:\n\n```\n$ docker-compose up -d postgres\n$ ./scripts/load-seed.sh\n$ ./scripts/load-fixtures.sh\n$ docker-compose up -d\n```\n\nYou can browse in database with [graphiql](https://github.com/graphql/graphiql) on this page: http://127.0.0.1:5000/graphiql\n\nNow that the backend has been started, go to [`frontend/`](frontend/) to start the « Contact Web Frontend ».\n\n## Postgraphile custom image\n\nThis project use `stephaneklein/poc-postgraphile-react-upload-to-s3` Docker Image, it is [Postgraphile](https://www.graphile.org/postgraphile/) with some custom configuration and plugins.\n\nGo to [`postgraphile/`](postgraphile/) to rebuild and update this Docker Image.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephane-klein%2Fpoc-postgraphile-react-upload-to-s3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephane-klein%2Fpoc-postgraphile-react-upload-to-s3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephane-klein%2Fpoc-postgraphile-react-upload-to-s3/lists"}