{"id":23310584,"url":"https://github.com/boraxpr/nuxtjs-supabase","last_synced_at":"2026-03-20T01:10:32.442Z","repository":{"id":217890117,"uuid":"742313594","full_name":"boraxpr/nuxtjs-supabase","owner":"boraxpr","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-01T06:23:47.000Z","size":5534,"stargazers_count":2,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T11:22:26.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://nuxtjs-supabase.vercel.app","language":"SCSS","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/boraxpr.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-01-12T07:45:10.000Z","updated_at":"2024-02-09T05:57:00.000Z","dependencies_parsed_at":"2024-01-18T17:59:29.127Z","dependency_job_id":"286a17de-77e8-49e6-baa5-2d89b4786531","html_url":"https://github.com/boraxpr/nuxtjs-supabase","commit_stats":null,"previous_names":["boraxpr/nuxtjs-supabase"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boraxpr%2Fnuxtjs-supabase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boraxpr%2Fnuxtjs-supabase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boraxpr%2Fnuxtjs-supabase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boraxpr%2Fnuxtjs-supabase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boraxpr","download_url":"https://codeload.github.com/boraxpr/nuxtjs-supabase/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247574286,"owners_count":20960530,"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":[],"created_at":"2024-12-20T13:18:53.774Z","updated_at":"2026-01-19T23:01:43.400Z","avatar_url":"https://github.com/boraxpr.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prerequisites\n\n1. .env file with SUPABASE_URL and SUPABASE_KEY\n\n2. NPM package manager and NodeJS (Please refer to \u003chttps://docs.npmjs.com/downloading-and-installing-node-js-and-npm\u003e)\n\n3. Install the dependencies\n\n```bash\nnpm install\n```\n\n4. Get Database Schemas from Supabase\n\n```bash\nnpm run update-types\n```\n\n5. Run\n\n```bash\nnpm run dev\n```\n\n# About\n\n## Overview\n\nThe project uses Front-End [NuxtJS](https://nuxt.com/docs/getting-started/introduction), Back-End [Supabase](https://supabase.com/). Additional Back-end features are expected to be implemented as Serverless Functions (/server/api).\n\n## User Interface\n\n- UI Component libraries : [Primevue](https://primevue.org/) and [Flowbite](https://flowbite.com/docs/getting-started/introduction/)\n- UI theme is configured manually by extending and customizing Primevue provided theme.\n- Primevue styled mode.\n- TailwindCSS installed and used.\n- CSS Layer Order : Tailwind base, primevue, Tailwind utility\n  - This allows tailwind utility classes to overwrite primevue stylings on customizations.\n\n## Authentication\n\n- By using Supabase, Authentication is done automatically via Supabase JavaScript Client. All Authentication processes are done in server-side within Supabase, ensuring robust security measures are in place.\n\n## Database Connection\n\n- By using Supabase, Database connection is done with ease by connecting through Supabase JavaScript Client. It's simple and effective to select,insert,delete,update the data.\n- Moreover, future extensibility is well-supported and flexible through the underlying technology Supabase used _i.e. PostgREST an open-source web server that auto-generates a RESTFUL API from a PostgreSQL database. Even in the scenarios without Supabase supported client, Supabase also provides direct PostgREST API endpoints. _\n\n## PostgREST\n- [PostgREST](https://postgrest.org/en/stable/references/api/tables_views.html#operators) provides extensive filtering capabilities allowing customized and specific data query from PostgreSQL database through generated RESTful API. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboraxpr%2Fnuxtjs-supabase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboraxpr%2Fnuxtjs-supabase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboraxpr%2Fnuxtjs-supabase/lists"}