{"id":20260438,"url":"https://github.com/parthpaghdal0/supabase-sveltekit-example","last_synced_at":"2026-07-30T00:31:20.355Z","repository":{"id":227050358,"uuid":"770298702","full_name":"parthpaghdal0/supabase-sveltekit-example","owner":"parthpaghdal0","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-11T10:10:14.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T20:44:41.860Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/parthpaghdal0.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}},"created_at":"2024-03-11T10:07:15.000Z","updated_at":"2024-03-11T10:09:32.000Z","dependencies_parsed_at":"2024-03-11T11:07:10.836Z","dependency_job_id":"bdd48d45-f410-4bf2-ba55-113c7fb7d1d9","html_url":"https://github.com/parthpaghdal0/supabase-sveltekit-example","commit_stats":null,"previous_names":["parthpaghdal0/supabase-sveltekit-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parthpaghdal0/supabase-sveltekit-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpaghdal0%2Fsupabase-sveltekit-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpaghdal0%2Fsupabase-sveltekit-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpaghdal0%2Fsupabase-sveltekit-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpaghdal0%2Fsupabase-sveltekit-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parthpaghdal0","download_url":"https://codeload.github.com/parthpaghdal0/supabase-sveltekit-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpaghdal0%2Fsupabase-sveltekit-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36054939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-14T11:19:37.535Z","updated_at":"2026-07-30T00:31:19.913Z","avatar_url":"https://github.com/parthpaghdal0.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SvelteKit and Supabase app\n## Demo, testing, prototyping, etc. Mainly for learning.\n\n### Basic architecture\n\nI have tried to separate client and server logic as much as possible. The basic idea is that the client should _never_ directly communicate with any endpoint (at all).\n\nThis shall be the responsibility of the \"Services\" (perhaps it would be more prudent to call them controllers, though)\n\nSo basically: \n\n\u003ccode\u003eClient -\u003e Service -\u003e Endpoint -\u003e Supabase.\u003c/code\u003e\n\n# Why? #\n\nThe reason I do it this way is mainly because I want to see if it is possible to maintain this architecture as the project grows. I believe it will scale well when and if the application grows. It may seem to be over-engineered (and maybe it is) but I think that it will in the long run improve code readability and prevent \"boilerplate code redundancy\". Components/pages will all have common entry into the the \"inner workings\" of the application via the services, to ensure that every request will be processed identically.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthpaghdal0%2Fsupabase-sveltekit-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparthpaghdal0%2Fsupabase-sveltekit-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthpaghdal0%2Fsupabase-sveltekit-example/lists"}