{"id":16615049,"url":"https://github.com/dschep/serverless-graphile","last_synced_at":"2026-04-09T16:34:38.553Z","repository":{"id":42819004,"uuid":"267977976","full_name":"dschep/serverless-graphile","owner":"dschep","description":"⚡🐘🕸️ Serverless project for deploying a PostGraphile service","archived":false,"fork":false,"pushed_at":"2023-01-06T07:24:07.000Z","size":87,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T08:32:44.209Z","etag":null,"topics":["aws","graphile","graphql","lambda","postgraphile","postgresql","serverless"],"latest_commit_sha":null,"homepage":"","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/dschep.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-29T23:59:38.000Z","updated_at":"2022-04-06T02:16:50.000Z","dependencies_parsed_at":"2023-02-05T15:01:04.762Z","dependency_job_id":null,"html_url":"https://github.com/dschep/serverless-graphile","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/dschep%2Fserverless-graphile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dschep%2Fserverless-graphile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dschep%2Fserverless-graphile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dschep%2Fserverless-graphile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dschep","download_url":"https://codeload.github.com/dschep/serverless-graphile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266568,"owners_count":20910837,"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":["aws","graphile","graphql","lambda","postgraphile","postgresql","serverless"],"created_at":"2024-10-12T02:08:33.911Z","updated_at":"2026-04-09T16:34:33.516Z","avatar_url":"https://github.com/dschep.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚡🐘🕸️ Serverless PostGraphile\n\nA lightweight implementation of [PostGraphile](https://graphile.org) on\n[AWS Lambda](https://aws.amazon.com/lambda/) using [Serverless](https://serverless.com).\n\n\n## Easy deploy\nThe `serverless.yml` file is built with a few CLI options so that you can deploy without editing\nthe config!\n```\nnpm i # install dependencies\nnpx serverless deploy --database-url postgresql://user:password@host/database\n```\n\n### Additional deploy options\nYou can specify graphile plugins to be loaded with a space delimited list with the `--append-plugins` CLI\noption. The plugins will be automatically installed on deploy. EG:\n```\nnpx serverless deploy \\\n    --database-url postgresql://user:password@host/database \\\n    --append-plugins='@graphile/postgis @graphile-contrib/pg-simplify-inflector'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdschep%2Fserverless-graphile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdschep%2Fserverless-graphile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdschep%2Fserverless-graphile/lists"}