{"id":18439587,"url":"https://github.com/binaryshrey/bubbles","last_synced_at":"2026-04-06T09:31:26.825Z","repository":{"id":251418879,"uuid":"837260945","full_name":"binaryshrey/Bubbles","owner":"binaryshrey","description":"📷 Instantly Share \u0026 Celebrate Your Magical Moments - with Bubbles view-once album links that pops after 5 mins","archived":false,"fork":false,"pushed_at":"2025-11-16T08:16:32.000Z","size":3124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T12:16:44.899Z","etag":null,"topics":["betterstack","fastapi","firebase","firebase-auth","firebasestorage","javascript","postgresql","python","radix-ui","react","recharts-js","render","shadcn-ui","supabase","supabase-db","tailwindcss","typescript","upstash","upstash-redis","vercel"],"latest_commit_sha":null,"homepage":"https://bubbles-inc.vercel.app/","language":"JavaScript","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/binaryshrey.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":"2024-08-02T14:56:18.000Z","updated_at":"2025-11-16T08:16:35.000Z","dependencies_parsed_at":"2024-11-06T06:31:03.607Z","dependency_job_id":"e6aa1cb2-0df3-4512-8fc8-4145d73abedb","html_url":"https://github.com/binaryshrey/Bubbles","commit_stats":null,"previous_names":["binaryshrey/bubbles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/binaryshrey/Bubbles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryshrey%2FBubbles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryshrey%2FBubbles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryshrey%2FBubbles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryshrey%2FBubbles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binaryshrey","download_url":"https://codeload.github.com/binaryshrey/Bubbles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryshrey%2FBubbles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31466583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: 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":["betterstack","fastapi","firebase","firebase-auth","firebasestorage","javascript","postgresql","python","radix-ui","react","recharts-js","render","shadcn-ui","supabase","supabase-db","tailwindcss","typescript","upstash","upstash-redis","vercel"],"created_at":"2024-11-06T06:25:38.059Z","updated_at":"2026-04-06T09:31:26.808Z","avatar_url":"https://github.com/binaryshrey.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bubbles ![Vercel deployments](https://img.shields.io/github/deployments/binaryshrey/bubbles/production?style=flat\u0026logo=vercel\u0026label=vercel) ![Render deployments](https://img.shields.io/github/deployments/binaryshrey/bubbles/production?style=flat\u0026logo=render\u0026label=render) ![BetterStack deployments](https://img.shields.io/github/deployments/binaryshrey/bubbles/production?style=flat\u0026logo=betterstack\u0026label=betterstack) ![supabase](https://img.shields.io/github/deployments/binaryshrey/bubbles/production?style=flat\u0026logo=supabase\u0026label=supabase) ![Upstash-redis](https://img.shields.io/github/deployments/binaryshrey/bubbles/production?style=flat\u0026logo=upstash\u0026label=upstash) \n\nInstantly Share \u0026 Celebrate Your Magical Moments - with Bubbles view-once album links that pops after 5 mins: [View](https://bubbles-inc.vercel.app/)\n\n![Banner](https://raw.githubusercontent.com/binaryshrey/Bubbles/main/src/assets/product.webp)\n\n### Development setup\n\n```\ngit clone https://github.com/binaryshrey/Bubbles.git\ncd Bubbles\nnpm i\nnpm run start\n```\n\n#### Firebase configs\n- Create a .env file for Firebase\n```\nREACT_APP_FIREBASE_API_KEY=**********\nREACT_APP_FIREBASE_AUTHDOMAIN=**********.firebaseapp.com\nREACT_APP_FIREBASE_PROJECTID=**********\nREACT_APP_FIREBASE_STORAGE_BUCKET=**********.appspot.com\nREACT_APP_FIREBASE_MESSAGESENDER_ID=**********\nREACT_APP_FIREBASE_APPID=**********\nREACT_APP_FIREBASE_MEASUREMENTID=**********\nREACT_APP_BUBBLE_LINK_EXPIRE_TIME=5\nREACT_APP_BUBBLE_ALBUM_PICS_NO_LIMIT=8\nREACT_APP_BUBBLE_ALBUM_PICS_SIZE_LIMIT=5\n```\n\n- Include Google \u0026 Github Auth under Firebase Authentication\n- Include Firebase-Storage with prod db-rule\n\n\n#### Supabase configs\n- Create Supabase PostgreSQL DB with below cols:\n\n| Col Name   | Col Type |\n| --------   | -------- |\n| link_id    | text  |\n| user_id    | text  |\n| user_email | text  |\n| album_id   | text  |\n| album_name | text  |\n| album_photos  | text  |\n| is_active  | bool  |\n| created_at | text  |\n| expires_at | text  |\n| viewed_by  | text  |\n| link_analytics  | json  |\n\n\n- Supabase Buckets\n\n  \n  avatars\n  links\n  resumes\n  images\n\n\n\nDevelopment server runs at `http://localhost:3000`\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryshrey%2Fbubbles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinaryshrey%2Fbubbles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryshrey%2Fbubbles/lists"}