{"id":20573309,"url":"https://github.com/joaocarmo/litten-app","last_synced_at":"2025-04-14T17:24:07.068Z","repository":{"id":37931507,"uuid":"252983119","full_name":"joaocarmo/litten-app","owner":"joaocarmo","description":"🐈 Litten mobile app repository","archived":false,"fork":false,"pushed_at":"2024-06-10T08:57:53.000Z","size":8402,"stargazers_count":9,"open_issues_count":27,"forks_count":3,"subscribers_count":2,"default_branch":"next","last_synced_at":"2025-03-28T06:04:35.843Z","etag":null,"topics":["adoption","android","animals","app","firebase","ios","litten","mobile","non-profit","react-native"],"latest_commit_sha":null,"homepage":"https://litten.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joaocarmo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"littenapp"}},"created_at":"2020-04-04T11:50:15.000Z","updated_at":"2024-04-16T00:04:07.000Z","dependencies_parsed_at":"2024-11-16T05:36:56.276Z","dependency_job_id":null,"html_url":"https://github.com/joaocarmo/litten-app","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaocarmo%2Flitten-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaocarmo%2Flitten-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaocarmo%2Flitten-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaocarmo%2Flitten-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joaocarmo","download_url":"https://codeload.github.com/joaocarmo/litten-app/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248924566,"owners_count":21184105,"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":["adoption","android","animals","app","firebase","ios","litten","mobile","non-profit","react-native"],"created_at":"2024-11-16T05:26:48.724Z","updated_at":"2025-04-14T17:24:07.043Z","avatar_url":"https://github.com/joaocarmo.png","language":"TypeScript","funding_links":["https://ko-fi.com/littenapp"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/joaocarmo/litten-app/main/lib/images/logo/blue.png\" width=\"264\" alt=\"litten\"\u003e\n\u003c/p\u003e\n\n# Litten\n\nLitten mobile app repository using React Native and Firebase.\n\n## Development Commands\n\n```sh\n# Install dependencies\nyarn install\n\n# Install the cocoapods dependencies\nyarn pods\n\n# Run the Android simulator\nyarn android\n\n# Run the iOS simulator\nyarn ios\n\n# Run the ES linter\nyarn lint\n\n# Run Prettier\nyarn pretty\n\n# Run the type checker (TypeScript)\nyarn type-check\n\n# Run the tests\nyarn test\n\n# Prepare the data dependencies\nyarn prepare-data\n\n# This will seed the Firestore DB with some data\nyarn firestore:seed\n\n# This will start the Firebase Emulator\nyarn start:firebase\n```\n\n## Generic account\n\nAfter seeding the Firestore DB, a generic account can be used right away.\n\n```txt\n   email: team@litten.app\npassword: thisisthepassword\n```\n\n## Environment\n\nCustomize the environment variables, some functions might fail due to lack of\ncertain API keys.\n\n```sh\ncp .env.example .env\n\ncp android/secure.properties.example android/secure.properties\n```\n\nThe `GOOGLE_API_KEY` needs to be available for the location functions.\n\nDetailed instructions on how to setup the environment are available\n[here][env-setup].\n\n## Backend\n\nCurrently, the project relies on a [Firebase][firebase] infrastructure. The app\nwill fail to build until a new project is [setup][setupfirebase] and the\n`GoogleService-Info.plist` configutarion file is added to the `ios` directory,\nas well as the `google-services.json` file to `android/app`.\n\nAdditionally, you should install, configure and integrate the\n[Local Emulator Suite][emulator].\n\n```sh\n# Install the Firebase Tools\nnpm install -g firebase-tools\n```\n\n### Current API dependecies\n\n- [Google Maps (Geocoding)][googleapikey]\n- [Jira][jira] (Report Problems)\n- [Slack][slack] (Report Problems)\n\n## License\n\nThe project's source code is licensed as [AGPL-3.0][license], but the images and\nthe design are [not licensed][licenseimgs].\n\n\u003c!-- References --\u003e\n\n[emulator]: https://firebase.google.com/docs/emulator-suite/install_and_configure\n[env-setup]: https://reactnative.dev/docs/environment-setup\n[firebase]: https://firebase.google.com\n[googleapikey]: https://developers.google.com/maps/documentation/geocoding/get-api-key\n[jira]: https://www.atlassian.com/software/jira\n[license]: ./LICENSE\n[licenseimgs]: ./lib/images/README.md\n[setupfirebase]: https://firebase.google.com/docs/ios/setup\n[slack]: https://slack.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaocarmo%2Flitten-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoaocarmo%2Flitten-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaocarmo%2Flitten-app/lists"}