{"id":15645965,"url":"https://github.com/kevinzunigacuellar/astro-firebase","last_synced_at":"2025-10-18T14:50:27.749Z","repository":{"id":156968395,"uuid":"617760071","full_name":"kevinzunigacuellar/astro-firebase","owner":"kevinzunigacuellar","description":"Astro SSR with Firebase example","archived":false,"fork":false,"pushed_at":"2023-05-15T01:36:53.000Z","size":624,"stargazers_count":65,"open_issues_count":0,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-07T02:46:50.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://astrossr-firebase.vercel.app","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/kevinzunigacuellar.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":"2023-03-23T03:33:47.000Z","updated_at":"2025-05-22T13:51:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8e5be72-0e55-408e-8f0d-3a1f2e96a5ea","html_url":"https://github.com/kevinzunigacuellar/astro-firebase","commit_stats":{"total_commits":85,"total_committers":2,"mean_commits":42.5,"dds":0.0117647058823529,"last_synced_commit":"06a96d104223fe1bc50ddbe3d8377ab2f8c6e1f3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinzunigacuellar/astro-firebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinzunigacuellar%2Fastro-firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinzunigacuellar%2Fastro-firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinzunigacuellar%2Fastro-firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinzunigacuellar%2Fastro-firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinzunigacuellar","download_url":"https://codeload.github.com/kevinzunigacuellar/astro-firebase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinzunigacuellar%2Fastro-firebase/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259404379,"owners_count":22852177,"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-10-03T12:10:46.045Z","updated_at":"2025-10-18T14:50:27.687Z","avatar_url":"https://github.com/kevinzunigacuellar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Astro Firebase example\n\nThis is a simple example of how to use Astro SSR with Firebase. \n\n## Description\n\nThis is a birthday reminder app that allows you to store your friends birthdays and shows how many days are left until their birthday.\n\n## Firebase services used\n\n- Firestore\n- Firebase Authentication\n\n## Stack\n\n- [Astro](https://astro.build)\n- [Tailwind CSS](https://tailwindcss.com)\n- [Firebase](https://firebase.google.com)\n- [Solid.js](https://solidjs.com)\n\n## Prerequisites\n\nTo run this example you need a Firebase project. You can create one from the [Firebase console](https://console.firebase.google.com/).\n\nBecause this app is server side rendered (SSR), it requires both Admin SDK and Client SDK credentials.\n\n- You can get your client credentials from the Firebase project settings under the \"General\" tab.\n- You can get your admin credentials from the Firebase project settings under the \"Service accounts\" tab.\n\nUpdate your client credentials in `src/lib/firebase/client` and your admin credentials in `src/lib/firebase/server` and `.env` with your own.\n\n## Getting started\n\nInstall the dependencies\n\n```bash\npnpm install\n```\n\nTo start the dev server\n\n```bash\npnpm dev\n```\n\n\u003e This app uses the Vercel adapter for Astro. If you would like to use a different adapter, you can install it and update the `astro.config.mjs` file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinzunigacuellar%2Fastro-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinzunigacuellar%2Fastro-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinzunigacuellar%2Fastro-firebase/lists"}