{"id":26949707,"url":"https://github.com/connormaglynn/firebase-playground","last_synced_at":"2026-04-07T07:03:25.631Z","repository":{"id":173154908,"uuid":"650226835","full_name":"connormaglynn/firebase-playground","owner":"connormaglynn","description":"This repository is managed in Terraform","archived":false,"fork":false,"pushed_at":"2023-11-19T12:51:28.000Z","size":657,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T10:38:00.572Z","etag":null,"topics":["eslint","firebase","github-actions","github-pages","jest","nextjs","npm","prettier","tailwind","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/connormaglynn.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-06T16:02:03.000Z","updated_at":"2023-12-31T14:58:25.000Z","dependencies_parsed_at":"2025-10-09T10:36:55.962Z","dependency_job_id":"4720acb0-6c11-4c68-a893-651b433db109","html_url":"https://github.com/connormaglynn/firebase-playground","commit_stats":null,"previous_names":["connormaglynn/firebase-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/connormaglynn/firebase-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connormaglynn%2Ffirebase-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connormaglynn%2Ffirebase-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connormaglynn%2Ffirebase-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connormaglynn%2Ffirebase-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/connormaglynn","download_url":"https://codeload.github.com/connormaglynn/firebase-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connormaglynn%2Ffirebase-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31503394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["eslint","firebase","github-actions","github-pages","jest","nextjs","npm","prettier","tailwind","typescript"],"created_at":"2025-04-02T22:17:23.118Z","updated_at":"2026-04-07T07:03:25.613Z","avatar_url":"https://github.com/connormaglynn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Deploy to Firebase Hosting on merge](https://github.com/connormaglynn/firebase-playground/actions/workflows/firebase-hosting-merge.yml/badge.svg)](https://github.com/connormaglynn/firebase-playground/actions/workflows/firebase-hosting-merge.yml)\n\n![Firebase](https://img.shields.io/badge/firebase-%23039BE5.svg?style=for-the-badge\u0026logo=firebase)\n![Next JS](https://img.shields.io/badge/next.js-000000?style=for-the-badge\u0026logo=nextdotjs\u0026logoColor=white)\n![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![ESLINT](https://img.shields.io/badge/eslint-3A33D1?style=for-the-badge\u0026logo=eslint\u0026logoColor=white)\n![Prettier](https://img.shields.io/badge/prettier-1A2C34?style=for-the-badge\u0026logo=prettier\u0026logoColor=F7BA3E)\n![Github Actions](https://img.shields.io/badge/GitHub_Actions-2088FF?style=for-the-badge\u0026logo=github-actions\u0026logoColor=white)\n\n\u003e **⚠️ Current Issues**: [reactfire currently uses v9 of firebase](https://github.com/FirebaseExtended/reactfire/blob/main/package-lock.json#L33), so upgrading to the latest version is not possible.\n\n# **🔥 Firebase Playground**\n\nA playground project to aid in learning and development of NextJs, React and Firebase.\n\n## **🚀 Getting Stated**\n\nLocally run the application by starting up the firebase-emulators.\n\nThese will act as stubbed out versions of the Firebase services to enable local development and testing.\n\nYou can access these services using the ports they run on (which can be configured in [./firebase.json](./firebase.json))\n\n- `Emulator UI` http://localhost:4000 _# This is an application that can be used to customised the running emulators, such as adding users to Auth_\n- `Auth` http://localhost:9099\n- `Hosting` http://localhost:5000 _# This displays a static version of the application_\n\n```shell\nnpm run dev:firebase\n```\n\nAfter, you can start the development version of the NextJs application - which runs at http://localhost:3000\n\n```shell\nnpm run dev:next\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnormaglynn%2Ffirebase-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnormaglynn%2Ffirebase-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnormaglynn%2Ffirebase-playground/lists"}