{"id":25872790,"url":"https://github.com/malikdotjs/supabase-v2","last_synced_at":"2026-05-07T23:46:44.158Z","repository":{"id":274763742,"uuid":"921504533","full_name":"malikdotjs/supabase-v2","owner":"malikdotjs","description":"archive for old nuxt supabase v2 module","archived":false,"fork":false,"pushed_at":"2025-01-24T04:23:31.000Z","size":6080,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-16T16:00:02.993Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/malikdotjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2025-01-24T04:22:50.000Z","updated_at":"2025-01-24T04:23:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"f61c203a-bac2-41eb-924a-d43bd5eabf86","html_url":"https://github.com/malikdotjs/supabase-v2","commit_stats":null,"previous_names":["maliksvd/supabase-v2","malikdotjs/supabase-v2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/malikdotjs/supabase-v2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malikdotjs%2Fsupabase-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malikdotjs%2Fsupabase-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malikdotjs%2Fsupabase-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malikdotjs%2Fsupabase-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/malikdotjs","download_url":"https://codeload.github.com/malikdotjs/supabase-v2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malikdotjs%2Fsupabase-v2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32760959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-03-02T08:28:43.913Z","updated_at":"2026-05-07T23:46:44.134Z","avatar_url":"https://github.com/malikdotjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![@nuxtjs/supabase](./docs/public/social-card.jpg)](https://supabase.nuxtjs.org)\n\n# Nuxt Supabase\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![License][license-src]][license-href]\n[![Nuxt][nuxt-src]][nuxt-href]\n[![Volta][volta-src]][volta-href]\n\n\u003e [Supabase](https://supabase.com) module for [Nuxt](https://v3.nuxtjs.org)\n\n- [✨ \u0026nbsp;Changelog](https://supabase.nuxtjs.org/changelog)\n- [📖 \u0026nbsp;Read the documentation](https://supabase.nuxtjs.org)\n- [▶ \u0026nbsp;Video](https://www.youtube.com/watch?v=jIyiRT6zT8Q)\n- [👾 \u0026nbsp;Demo](./demo)\n\n## Features\n\n- Nuxt 3 ready\n- Vue 3 composables\n- Usage in API server routes\n- Authentication support\n- Use supabase-js isomorphic client\n- TypeScript support\n\n## Usage\n\nCheckout https://supabase.nuxtjs.org\n\n## Nuxt 2\n\nIf you are looking for a solution with Nuxt 2, checkout https://github.com/supabase-community/nuxt-supabase\n\n## Development\n\n1. Clone this repository\n2. Install dependencies using `yarn install` or `npm install`\n3. Prepare development server using `yarn dev:prepare` or `npm run dev:prepare`\n4. Build module using `yarn build` or `npm run build`\n5. Launch playground using `yarn dev` or `npm run dev`\n\n## License\n\n[MIT License](./LICENSE)\n\n\u003c!-- Badges --\u003e\n[npm-version-src]: https://img.shields.io/npm/v/@nuxtjs/supabase/latest.svg?style=flat\u0026colorA=18181B\u0026colorB=28CF8D\n[npm-version-href]: https://npmjs.com/package/@nuxtjs/supabase\n\n[npm-downloads-src]: https://img.shields.io/npm/dt/@nuxtjs/supabase.svg?style=flat\u0026colorA=18181B\u0026colorB=28CF8D\n[npm-downloads-href]: https://npm.chart.dev/@nuxtjs/supabase\n\n[github-actions-ci-src]: https://github.com/nuxt-community/supabase-module/workflows/ci-main/badge.svg\n[github-actions-ci-href]: https://github.com/nuxt-community/supabase-module/actions?query=workflow%3Aci\n\n[codecov-src]: https://img.shields.io/codecov/c/github/nuxt-community/supabase-module.svg?style=flat\u0026colorA=18181B\u0026colorB=28CF8D\n[codecov-href]: https://codecov.io/gh/nuxt-community/supabase-module\n\n[license-src]: https://img.shields.io/npm/l/@nuxtjs/supabase.svg?style=flat\u0026colorA=18181B\u0026colorB=28CF8D\n[license-href]: https://npmjs.com/package/@nuxtjs/supabase\n\n[nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt.js\n[nuxt-href]: https://nuxt.com\n\n[volta-src]: https://user-images.githubusercontent.com/904724/209143798-32345f6c-3cf8-4e06-9659-f4ace4a6acde.svg\n[volta-href]: https://volta.net/nuxt-modules/supabase?utm_source=readme_nuxt_supabase\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalikdotjs%2Fsupabase-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalikdotjs%2Fsupabase-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalikdotjs%2Fsupabase-v2/lists"}