{"id":15701119,"url":"https://github.com/jtiala/shopperino","last_synced_at":"2025-05-12T15:44:56.034Z","repository":{"id":38851025,"uuid":"232547465","full_name":"jtiala/shopperino","owner":"jtiala","description":"🛒✨ Shopperino is a collaborative shopping list web app.","archived":false,"fork":false,"pushed_at":"2024-01-25T12:53:24.000Z","size":804,"stargazers_count":6,"open_issues_count":8,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-20T14:42:44.259Z","etag":null,"topics":["collaborative","firebase","hacktoberfest","react","shopping","shopping-list","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://shopperino-app.web.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jtiala.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":"2020-01-08T11:24:06.000Z","updated_at":"2024-01-20T10:51:50.000Z","dependencies_parsed_at":"2024-10-23T04:37:35.065Z","dependency_job_id":null,"html_url":"https://github.com/jtiala/shopperino","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/jtiala%2Fshopperino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtiala%2Fshopperino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtiala%2Fshopperino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtiala%2Fshopperino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtiala","download_url":"https://codeload.github.com/jtiala/shopperino/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253767536,"owners_count":21961126,"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":["collaborative","firebase","hacktoberfest","react","shopping","shopping-list","tailwindcss","typescript"],"created_at":"2024-10-03T20:00:04.020Z","updated_at":"2025-05-12T15:44:55.997Z","avatar_url":"https://github.com/jtiala.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛒✨ Shopperino\n\n[Shopperino][shopperino] is a collaborative shopping list web app.\n\n## Pre-requisites\n\n- [Git][git]\n- [Node][node]\n- [Firebase account][firebase]\n- [Firebase CLI][firebase-cli]\n\n## Installation\n\n1.  Create a new Firebase project and register a new web app by following steps 1 and 2 of [Firebase setup guide][firebase-setup]. Remember to set up Firebase hosting as well. Skip adding Firebase SDK and deploying for now.\n2.  Duplicate `.env.example` as `.env` and edit in your details. Config can be found in the _Firebase SDK snippet_ section of [Firebase console][firebase-console]'s project settings. _Firebase token_ can be generated with `firebase login:ci`.\n3.  In the Firebase console's project settings, choose a _public-facing name_ and a _support email_.\n4.  In the Firebase console's database section, create a new database in production mode.\n5.  In the Firebase console's authentication section, set up a sign-in method for Google sign-in.\n6.  Login with `firebase-cli` and initialize a new Firebase project:\n\n        firebase login\n        firebase init\n\n7.  Select Firestore and Hosting. Use the default options. Don't overwrite `firestore.rules` or `firestore.indexes.json` when prompted. Use `build` as the public directory and configure the app as single-page app. Don't overwrite `public/index.html`.\n\n8.  Install dependencies:\n\n        npm install\n\n9.  When developing locally use `npm run start` to spin up development environment or `npm run test` to start interactive test runner.\n10. To deploy the app to Firebase, run:\n\n        npm run build\n        firebase deploy\n\n## License\n\nThis project is open source software licensed under the MIT license. For more information see [LICENSE][license].\n\n[git]: https://git-scm.com/\n[node]: https://nodejs.org/\n[firebase-cli]: https://firebase.google.com/docs/cli\n[firebase]: https://firebase.google.com/\n[firebase-console]: https://console.firebase.google.com/\n[firebase-setup]: https://firebase.google.com/docs/web/setup\n[shopperino]: https://shopperino-app.web.app\n[license]: https://github.com/jtiala/shopperino/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtiala%2Fshopperino","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtiala%2Fshopperino","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtiala%2Fshopperino/lists"}