{"id":24995628,"url":"https://github.com/peterfriese/swift-firestore-guide","last_synced_at":"2025-04-12T04:11:19.868Z","repository":{"id":139036261,"uuid":"348323765","full_name":"peterfriese/Swift-Firestore-Guide","owner":"peterfriese","description":"The Comprehensive Guide to using Cloud Firestore in Swift","archived":false,"fork":false,"pushed_at":"2022-10-10T09:06:22.000Z","size":224,"stargazers_count":41,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T23:41:47.196Z","etag":null,"topics":["codable","firebase","swift","swiftui"],"latest_commit_sha":null,"homepage":"https://peterfriese.dev/posts/firestore-codable-the-comprehensive-guide/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peterfriese.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-03-16T11:35:54.000Z","updated_at":"2025-02-04T10:08:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"b45e6114-bbc5-43fb-ba33-85e4c803ef43","html_url":"https://github.com/peterfriese/Swift-Firestore-Guide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FSwift-Firestore-Guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FSwift-Firestore-Guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FSwift-Firestore-Guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FSwift-Firestore-Guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterfriese","download_url":"https://codeload.github.com/peterfriese/Swift-Firestore-Guide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514221,"owners_count":21116903,"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":["codable","firebase","swift","swiftui"],"created_at":"2025-02-04T15:39:19.627Z","updated_at":"2025-04-12T04:11:19.851Z","avatar_url":"https://github.com/peterfriese.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- PROJECT SHIELDS --\u003e\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![Discussions][discussions-shield]][discussions-url]\n[![Feature Requests][featurerequest-shield]][featurerequest-url]\n[![License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/peterfriese/Swift-Firestore-Guide\"\u003e\n    \u003cimg src=\"images/header.png\" alt=\"Logo\"\u003e\n  \u003c/a\u003e\n\n  \u003ch1 align=\"center\"\u003eSwift \u0026 Firestore -  The Comprehensive Guide\u003c/h1\u003e\n\n  \u003cp align=\"center\"\u003e\n    Code for my series about Firestore and Swift\n    \u003cbr /\u003e\n    \u003ca href=\"https://peterfriese.dev/posts/firestore-codable-the-comprehensive-guide\"\u003e\u003cstrong\u003eRead the article »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/peterfriese/Swift-Firestore-Guide/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/peterfriese/Swift-Firestore-Guide/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails open=\"open\"\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#running\"\u003eRunning\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About\n\nThis project shows how to use Swift's Codable API with Firestore.\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\n### Prerequisites\n\nTo run this demo, you will need:\n* Xcode 12.x\n* Firebase CLI\n\n### Installation\n\n1. Install Xcode (see https://developer.apple.com/xcode/)\n2. Install the Firebase CLI (see https://firebase.google.com/docs/cli)\n\n### Running\n\nYou won't have to set up a Firebase project to run this sample, as it makes use of the local emulator suite.\n\n1. First, launch the Firebase Emulator suite:\n    ```bash\n    $ ./start.sh\n    ```\n1. Open the project in Xcode\n    ```bash\n    $ xed .\n    ```\n1. Run the iOS project on a local Simulator (so it can connect to the Firebase Emulator)\n\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the Apache 2 License. See `LICENSE` for more information.\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/peterfriese/Swift-Firestore-Guide.svg?style=flat-square\n[contributors-url]: https://github.com/peterfriese/Swift-Firestore-Guide/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/peterfriese/Swift-Firestore-Guide.svg?style=flat-square\n[forks-url]: https://github.com/peterfriese/Swift-Firestore-Guide/network/members\n[stars-shield]: https://img.shields.io/github/stars/peterfriese/Swift-Firestore-Guide.svg?style=flat-square\n[stars-url]: https://github.com/peterfriese/Swift-Firestore-Guide/stargazers\n[issues-shield]: https://img.shields.io/github/issues/peterfriese/Swift-Firestore-Guide.svg?style=flat-square\n[issues-url]: https://github.com/peterfriese/Swift-Firestore-Guide/issues\n[license-shield]: https://img.shields.io/github/license/peterfriese/Swift-Firestore-Guide.svg?style=flat-square\n[license-url]: https://github.com/peterfriese/Swift-Firestore-Guide/blob/master/LICENSE.txt\n\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://www.linkedin.com/in/peterfriese\n[product-screenshot]: images/screenshot.png\n\n[swift-shield]: https://img.shields.io/badge/swift-5.3-FA7343?logo=swift\u0026color=FA7343\u0026style=flat-square\n[swift-url]: https://swift.org\n\n[xcode-shield]: https://img.shields.io/badge/xcode-12.5_beta-1575F9?logo=Xcode\u0026style=flat-square\n[xcode-url]: https://developer.apple.com/xcode/\n\n[featurerequest-url]: https://github.com/peterfriese/Swift-Firestore-Guide/issues/new?assignees=\u0026labels=type%3A+feature+request\u0026template=feature_request.md\n[featurerequest-shield]: https://img.shields.io/github/issues/peterfriese/Swift-Firestore-Guide/feature-request?logo=github\u0026style=flat-square\n[discussions-url]: https://github.com/peterfriese/Swift-Firestore-Guide/discussions\n[discussions-shield]: https://img.shields.io/badge/discussions-brightgreen?logo=github\u0026style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfriese%2Fswift-firestore-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterfriese%2Fswift-firestore-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfriese%2Fswift-firestore-guide/lists"}