{"id":28610083,"url":"https://github.com/ak4zh/sveltekit-saas-starter","last_synced_at":"2026-04-03T20:33:33.922Z","repository":{"id":62070155,"uuid":"529222942","full_name":"ak4zh/sveltekit-saas-starter","owner":"ak4zh","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-20T13:57:00.000Z","size":58,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-14T14:20:28.480Z","etag":null,"topics":["saas","stripe","supabase","sveltekit","tailwindcss"],"latest_commit_sha":null,"homepage":"https://sveltekit-saas-starter.vercel.app","language":"Svelte","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/ak4zh.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":"2022-08-26T11:02:16.000Z","updated_at":"2023-03-11T13:51:30.000Z","dependencies_parsed_at":"2023-01-22T17:46:09.254Z","dependency_job_id":null,"html_url":"https://github.com/ak4zh/sveltekit-saas-starter","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/ak4zh/sveltekit-saas-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ak4zh%2Fsveltekit-saas-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ak4zh%2Fsveltekit-saas-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ak4zh%2Fsveltekit-saas-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ak4zh%2Fsveltekit-saas-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ak4zh","download_url":"https://codeload.github.com/ak4zh/sveltekit-saas-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ak4zh%2Fsveltekit-saas-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259354984,"owners_count":22844968,"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":["saas","stripe","supabase","sveltekit","tailwindcss"],"created_at":"2025-06-11T22:32:20.036Z","updated_at":"2026-04-03T20:33:33.897Z","avatar_url":"https://github.com/ak4zh.png","language":"Svelte","funding_links":[],"categories":["Svelte"],"sub_categories":[],"readme":"## Features\n\n- [x] Landing Page\n- [x] Auto create Pricing Page using stripe Products\n- [x] Handle authentication\n- [x] Auto create Stripe customer and sync with database on user sign up\n- [x] Auto Sync database with stripe data\n- [x] Profile page for users to update their info\n- [x] Allow users to manage subscriptions and billing info via stripe customer portal\n\n## Steps to Setup\n\n1) Go to supabase dashboard \u003e Database \u003e Wehbooks and enable Webhhooks.\n2) Open `supabase/migrations/20220828143845_user_data.sql` and replace the default supabase url abnd anon key with your project info.\n\n3) Add the relevant data in `.env` and `supabase/.env`\n4) Go to https://app.supabase.com/account/tokens and create a new acces token.\n5) Login to supabase cli by running `supabase login` and paste the token increated in previous step.\n\n6) Connect supabnase project by running `supabase link --project-ref YOUR_PROJECT_REF` and paste the database password.\n7) Run `supabase db push` to push the migrations.\n8) Go to Supabase \u003e Settings \u003e API and add `stripe` scheme in Exposed schema and Extra search path\n\n9) Push the required env variables in supabse dashboard.\n\n```bash\nsupabase secrets set --env-file ./supabase/.env\n```\n\n10) Deploy the supabase edge functions:\n\n```bash\nsupabase functions deploy create-stripe-customer\nsupabase functions deploy stripe-sync --no-verify-jwt\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fak4zh%2Fsveltekit-saas-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fak4zh%2Fsveltekit-saas-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fak4zh%2Fsveltekit-saas-starter/lists"}