{"id":19318990,"url":"https://github.com/zaxwebs/sk-supabase-tutorial","last_synced_at":"2026-06-22T10:32:13.076Z","repository":{"id":216192854,"uuid":"740268923","full_name":"zaxwebs/sk-supabase-tutorial","owner":"zaxwebs","description":"This repository contains the code created while following the Supabase tutorial on integrating user management into a SvelteKit application.","archived":false,"fork":false,"pushed_at":"2024-01-08T22:05:24.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T05:12:06.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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/zaxwebs.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-01-08T01:42:49.000Z","updated_at":"2024-01-08T22:47:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"959b7970-c271-4ccc-bdb9-d3519cb0357e","html_url":"https://github.com/zaxwebs/sk-supabase-tutorial","commit_stats":null,"previous_names":["zaxwebs/sk-supabase-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zaxwebs/sk-supabase-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaxwebs%2Fsk-supabase-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaxwebs%2Fsk-supabase-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaxwebs%2Fsk-supabase-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaxwebs%2Fsk-supabase-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaxwebs","download_url":"https://codeload.github.com/zaxwebs/sk-supabase-tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaxwebs%2Fsk-supabase-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34645681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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-10T01:20:33.558Z","updated_at":"2026-06-22T10:32:13.061Z","avatar_url":"https://github.com/zaxwebs.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Supabase SvelteKit User Management Tutorial\n\nThis repository contains the code created while following the [Supabase tutorial](https://supabase.com/docs/guides/getting-started/tutorials/with-sveltekit) on integrating user management into a SvelteKit application. The tutorial guides you through setting up authentication and user management features using Supabase and SvelteKit.\n\n## Getting Started\n\nTo run this project locally, follow these steps:\n\n### Prerequisites\n\n- Node.js and npm installed on your machine.\n\n### Installation\n\n1. Clone this repository to your local machine:\n\n   ```bash\n   git clone https://github.com/zaxwebs/sk-supabase-tutorial.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd sk-supabase-tutorial\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n4. Configure Supabase:\n\n   - Follow the steps mentioned in the tutorial to set up a Supabase project.\n   - Obtain your Supabase URL and API key.\n   - Place values in `src/.env` with your actual Supabase URL and API key.\n\n### Running the Application\n\nOnce the setup is complete, you can run the application using:\n\n```bash\nnpm run dev\n```\n\nThis will start the development server.\n\n## Additional Notes\n\nThis repository follows the main sections of the tutorial but does not include the bonus section. Feel free to extend or modify the codebase based on your requirements or continue with the bonus features as outlined in the tutorial.\n\n## Resources\n\n- [Tutorial: Getting Started with Supabase and SvelteKit](https://supabase.com/docs/guides/getting-started/tutorials/with-sveltekit)\n- [Supabase Documentation](https://supabase.com/docs)\n- [SvelteKit Documentation](https://kit.svelte.dev/docs)\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaxwebs%2Fsk-supabase-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaxwebs%2Fsk-supabase-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaxwebs%2Fsk-supabase-tutorial/lists"}