{"id":19719454,"url":"https://github.com/gomagoma676/realtime-app-supabase","last_synced_at":"2025-06-30T19:36:56.186Z","repository":{"id":113494241,"uuid":"488410638","full_name":"GomaGoma676/realtime-app-supabase","owner":"GomaGoma676","description":"🔥 Realtime app with Supabase subscription and Nextjs","archived":false,"fork":false,"pushed_at":"2022-10-19T11:09:55.000Z","size":142,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-29T21:39:08.498Z","etag":null,"topics":["nextjs","react-query","supabase","zustand"],"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/GomaGoma676.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,"zenodo":null}},"created_at":"2022-05-04T01:02:42.000Z","updated_at":"2025-04-02T00:26:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"4fc20763-6682-4c70-8cee-50d14712a263","html_url":"https://github.com/GomaGoma676/realtime-app-supabase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GomaGoma676/realtime-app-supabase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GomaGoma676%2Frealtime-app-supabase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GomaGoma676%2Frealtime-app-supabase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GomaGoma676%2Frealtime-app-supabase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GomaGoma676%2Frealtime-app-supabase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GomaGoma676","download_url":"https://codeload.github.com/GomaGoma676/realtime-app-supabase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GomaGoma676%2Frealtime-app-supabase/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262839693,"owners_count":23372775,"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":["nextjs","react-query","supabase","zustand"],"created_at":"2024-11-11T23:08:22.079Z","updated_at":"2025-06-30T19:36:56.178Z","avatar_url":"https://github.com/GomaGoma676.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Project quick start\n~~~\nnpx create-next-app realtime-app --ts\n~~~\n~~~\nyarn add -D tailwindcss postcss autoprefixer\nyarn add -D prettier prettier-plugin-tailwindcss\nnpx tailwindcss init -p\n~~~\n~~~\nyarn add @supabase/supabase-js@1.33.3 react-query@4.0.0-beta.7 zustand @heroicons/react@1.0.6 react-error-boundary date-fns\n~~~\nhttps://tailwindcss.com/docs/guides/nextjs\n\n#### SQL Query\n~~~\n-- CASCADE Delete setup !\nalter table public.comments\nadd constraint comments_post_id_fkey\n foreign key (post_id)\n references posts(id)\n on delete cascade;\n-- Enable automatic update_at update\ncreate trigger handle_updated_at before update on profiles\nfor each row execute procedure moddatetime (updated_at);\n-- Enable row level subscrition for comments table\nalter table \"comments\" replica identity full;\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgomagoma676%2Frealtime-app-supabase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgomagoma676%2Frealtime-app-supabase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgomagoma676%2Frealtime-app-supabase/lists"}