{"id":16283045,"url":"https://github.com/bang9/supabase-drizzle-quick-starter","last_synced_at":"2026-01-23T03:52:32.069Z","repository":{"id":251770337,"uuid":"838344626","full_name":"bang9/supabase-drizzle-quick-starter","owner":"bang9","description":"Supabase + Fastify + Drizzle-ORM + AWS App runner","archived":false,"fork":false,"pushed_at":"2024-08-05T15:26:32.000Z","size":67,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T12:41:32.239Z","etag":null,"topics":["app","aws","backend","drizzle","fastify","monorepo","pnpm","supabase"],"latest_commit_sha":null,"homepage":"","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/bang9.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-05T13:00:19.000Z","updated_at":"2025-01-09T19:57:24.000Z","dependencies_parsed_at":"2024-08-05T17:18:31.829Z","dependency_job_id":"05a98f85-b4de-4a9e-98a7-b7cb3c02c574","html_url":"https://github.com/bang9/supabase-drizzle-quick-starter","commit_stats":null,"previous_names":["bang9/supabase-drizzle-quick-starter"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bang9%2Fsupabase-drizzle-quick-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bang9%2Fsupabase-drizzle-quick-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bang9%2Fsupabase-drizzle-quick-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bang9%2Fsupabase-drizzle-quick-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bang9","download_url":"https://codeload.github.com/bang9/supabase-drizzle-quick-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248432907,"owners_count":21102464,"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":["app","aws","backend","drizzle","fastify","monorepo","pnpm","supabase"],"created_at":"2024-10-10T19:12:24.201Z","updated_at":"2026-01-23T03:52:32.025Z","avatar_url":"https://github.com/bang9.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Supabase + Drizzle + Fastify Quick starter\n\n## Features\n\n- **Supabase** for authentication and database management.\n- **Drizzle-ORM** for easy and efficient database operations.\n- **Fastify** for a high-performance server.\n- **GitHub Actions** for continuous integration and continuous deployment (CI/CD).\n- **Docker** for containerization of the application.\n- **AWS App Runner** for seamless deployment and scaling.\n\n```mermaid\ngraph TD;\n    subgraph Application\n        A[Supabase]\n        B[Drizzle-ORM]\n        C[Fastify]\n    end\n\n    subgraph CI/CD\n        D[GitHub Actions]\n        E[Docker]\n    end\n\n    subgraph Deployment\n        F[AWS ECR]\n        G[AWS App Runner]\n    end\n\n    subgraph \"Supabase + Drizzle + Fastify Quick Starter\"\n        Application\n        CI/CD\n        Deployment\n    end\n\n    Application --\u003e CI/CD\n    CI/CD --\u003e Deployment\n\n    A --\u003e B\n    B --\u003e C\n\n    D --\u003e E\n\n    F --\u003e G\n\n    %% Remove background color\n    classDef default fill:#fff,stroke:#000,stroke-width:1px;\n\n```\n\n## Deploy pipeline\n\n- Detect Changes in supabase/migrations: DB migration to supabase database\n- Detect Changes in apps/server: Docker build -\u003e Upload to ECR -\u003e Deploy to AWS App Runner\n\n```mermaid\ngraph TD;\n    A[Push to GitHub] --\u003e B[GitHub Actions Triggered]\n    B --\u003e C{Changes Detected}\n    C --\u003e|supabase/migrations| D[Apply DB Migrations to Supabase]\n    C --\u003e|apps/server| E[Run Tests and Build Docker Image]\n    E --\u003e F[Upload Docker Image to AWS ECR]\n    F --\u003e G[Deploy Docker Image to AWS App Runner]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbang9%2Fsupabase-drizzle-quick-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbang9%2Fsupabase-drizzle-quick-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbang9%2Fsupabase-drizzle-quick-starter/lists"}