{"id":13581279,"url":"https://github.com/supabase-community/partner-gallery-example","last_synced_at":"2025-07-24T00:33:52.211Z","repository":{"id":41990399,"uuid":"477783442","full_name":"supabase-community/partner-gallery-example","owner":"supabase-community","description":"Supabase Partner Gallery Example","archived":false,"fork":false,"pushed_at":"2023-07-24T03:47:05.000Z","size":581,"stargazers_count":113,"open_issues_count":1,"forks_count":32,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-12-08T00:39:25.405Z","etag":null,"topics":["edge-functions","full-text-search","nextjs-starter","postgres","supabase"],"latest_commit_sha":null,"homepage":"https://supabase.com/partners","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/supabase-community.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}},"created_at":"2022-04-04T16:28:05.000Z","updated_at":"2024-12-07T09:57:19.000Z","dependencies_parsed_at":"2024-01-16T20:56:28.251Z","dependency_job_id":null,"html_url":"https://github.com/supabase-community/partner-gallery-example","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/supabase-community%2Fpartner-gallery-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase-community%2Fpartner-gallery-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase-community%2Fpartner-gallery-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase-community%2Fpartner-gallery-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supabase-community","download_url":"https://codeload.github.com/supabase-community/partner-gallery-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229951706,"owners_count":18150020,"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":["edge-functions","full-text-search","nextjs-starter","postgres","supabase"],"created_at":"2024-08-01T15:01:59.940Z","updated_at":"2024-12-20T06:06:11.035Z","avatar_url":"https://github.com/supabase-community.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Supabase Partner Gallery Example\n\nAn example Next.js website that shows Postgres Full Text Search, `next-image` with Supabase Storage, and sending emails based on an insert trigger with Supabase Edge Functions.\n\n[![Partner Gallery screenshot](https://obuldanrptloktxcffvn.supabase.co/storage/v1/object/public/images/misc/partner-gallery-screenshot.png)](https://supabase.com/partners)\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fsupabase-community%2Fpartner-gallery-example\u0026project-name=supabase-partner-gallery-example\u0026repository-name=supabase-partner-gallery-example\u0026integration-ids=oac_VqOgBHqhEoFTPzGkPd7L0iH6\u0026external-id=https%3A%2F%2Fgithub.com%2Fsupabase-community%2Fpartner-gallery-example%2Ftree%2Fmain\u0026root-directory=app)\n\n# Usage\n\n1. Click the \"Deploy\" button above and run through the setup steps. This will automatically set your Supabase env vars and set up the Database schema located in the [migrations folder](./supabase/migrations/20230712074829_init.sql).\n2. Deploy Supabase Edge Function for contact form notifications:\n\n\t```\n\tsupabase link --project-ref your-project-ref\n\tsupabase secrets set SMTP_HOSTNAME=\"your.hostname.com\" SMTP_PORT=\"2587\" SMTP_USERNAME=\"your_username\" SMTP_PASSWORD=\"your_password\" SMTP_FROM=\"no-reply@example.com\" SMTP_TO=\"you@example.com\" FUNCTION_SECRET=\"your-random-secret\"\n\tsupabase functions deploy contact-notification\n\t```\n\n\tNote: `SMTP_PORT` must be a port other than `25`, `465`, and `587` as Deno Deploy does not support outgoing connections to ports. AWS SES (port 2587) is recommended.\n\n3. Setup a Supabase Function Hook to trigger the function when a new row is inserted into `partner_contacts`\n   ![function hook setup 1](https://obuldanrptloktxcffvn.supabase.co/storage/v1/object/public/images/misc/partner-gallery-example-1.png)\n   ![function hook setup 2](https://obuldanrptloktxcffvn.supabase.co/storage/v1/object/public/images/misc/partner-gallery-example-2.png)\n4. Within Vercel project settings, ensure Framework Preset is set to `Next.js` and Root Directory is set to `app`.\n5. Insert partners into the `partners` table.\n6. Celebrate together 🎉\n\n\n## Resources\n- [TGIF: Postgres Full Text Search \u0026 sending emails from Edge Functions](https://youtu.be/ZhlXnWRts04)\n- [Edge Functions](https://vercel.com/docs/concepts/functions/edge-functions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupabase-community%2Fpartner-gallery-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupabase-community%2Fpartner-gallery-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupabase-community%2Fpartner-gallery-example/lists"}