{"id":18949324,"url":"https://github.com/loan-mgt/sveltkit-with-supabase-auth","last_synced_at":"2026-05-01T06:33:20.506Z","repository":{"id":204168698,"uuid":"711236637","full_name":"loan-mgt/sveltkit-with-supabase-auth","owner":"loan-mgt","description":"Kickstart your web development project with this SvelteKit template, seamlessly integrating Supabase for user authentication","archived":false,"fork":false,"pushed_at":"2023-10-28T17:12:15.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T23:16:04.126Z","etag":null,"topics":["authentication","supabase","supabase-auth","sveltekit","template"],"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/loan-mgt.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}},"created_at":"2023-10-28T16:12:09.000Z","updated_at":"2024-12-30T04:05:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ac7e6a1-9743-4dea-aaae-347947e3f6ce","html_url":"https://github.com/loan-mgt/sveltkit-with-supabase-auth","commit_stats":null,"previous_names":["qypol342/sveltkit-with-supabase-auth","loan-mgt/sveltkit-with-supabase-auth"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/loan-mgt/sveltkit-with-supabase-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loan-mgt%2Fsveltkit-with-supabase-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loan-mgt%2Fsveltkit-with-supabase-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loan-mgt%2Fsveltkit-with-supabase-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loan-mgt%2Fsveltkit-with-supabase-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loan-mgt","download_url":"https://codeload.github.com/loan-mgt/sveltkit-with-supabase-auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loan-mgt%2Fsveltkit-with-supabase-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32487462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["authentication","supabase","supabase-auth","sveltekit","template"],"created_at":"2024-11-08T13:16:33.080Z","updated_at":"2026-05-01T06:33:20.489Z","avatar_url":"https://github.com/loan-mgt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SvelteKit with Supabase Auth Template\n\nThis is a SvelteKit project template with Supabase authentication integration. It provides a starting point for building web applications with user authentication using Supabase.\n\nFor more detailed instructions, you can refer to the official [Supabase guide](https://supabase.com/docs/guides/getting-started/tutorials/with-sveltekit) on integrating Supabase with SvelteKit.\n\n## Getting Started\n\nFollow these steps to get your project up and running:\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/yourusername/sveltekit-supabase-auth-template.git\ncd sveltekit-supabase-auth-template\n```\n\n### 2. Create a Supabase Project\n\nBefore proceeding, make sure you have a Supabase project set up. If you haven't, go to [Supabase](https://supabase.io/) and create a project.\n\n### 3. Create an Environment File\n\nCreate a `.env` file in the root of your project directory and add the following environment variables:\n\n```env\nPUBLIC_SUPABASE_URL=\"YOUR_SUPABASE_PROJECT_URL\"\nPUBLIC_SUPABASE_ANON_KEY=\"YOUR_SUPABASE_ANON_KEY\"\n```\n\nReplace `YOUR_SUPABASE_PROJECT_URL` and `YOUR_SUPABASE_ANON_KEY` with the actual values from your Supabase project.\n\n### 4. Install Dependencies\n\nInstall the project dependencies using npm:\n\n```bash\nnpm install\n```\n\n### 5. Run the Development Server\n\nStart the development server to run your SvelteKit application:\n\n```bash\nnpm run dev\n```\n\nYour SvelteKit project with Supabase authentication is now up and running. You can start building your application with user authentication!\n\n## Have Fun Coding! 🚀\n\nHappy coding and enjoy using this template for your SvelteKit and Supabase project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floan-mgt%2Fsveltkit-with-supabase-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floan-mgt%2Fsveltkit-with-supabase-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floan-mgt%2Fsveltkit-with-supabase-auth/lists"}