{"id":16735061,"url":"https://github.com/morenoh149/fullstack-apollo-react-native-boilerplate","last_synced_at":"2025-04-10T12:15:26.340Z","repository":{"id":46953091,"uuid":"172163579","full_name":"morenoh149/fullstack-apollo-react-native-boilerplate","owner":"morenoh149","description":"RN app that allows sign in and sign up against graphql backend. See compatible backend starter projects.","archived":false,"fork":false,"pushed_at":"2021-09-21T19:08:45.000Z","size":902,"stargazers_count":24,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T11:07:43.996Z","etag":null,"topics":["apollo-client","expo","graphql","react-native","starter-project"],"latest_commit_sha":null,"homepage":"https://www.robinwieruch.de/graphql-apollo-server-tutorial/","language":"JavaScript","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/morenoh149.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}},"created_at":"2019-02-23T02:50:24.000Z","updated_at":"2023-10-19T23:30:21.000Z","dependencies_parsed_at":"2022-09-03T02:42:11.917Z","dependency_job_id":null,"html_url":"https://github.com/morenoh149/fullstack-apollo-react-native-boilerplate","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/morenoh149%2Ffullstack-apollo-react-native-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morenoh149%2Ffullstack-apollo-react-native-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morenoh149%2Ffullstack-apollo-react-native-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morenoh149%2Ffullstack-apollo-react-native-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morenoh149","download_url":"https://codeload.github.com/morenoh149/fullstack-apollo-react-native-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248217084,"owners_count":21066633,"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":["apollo-client","expo","graphql","react-native","starter-project"],"created_at":"2024-10-13T00:04:47.994Z","updated_at":"2025-04-10T12:15:26.316Z","avatar_url":"https://github.com/morenoh149.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fullstack-apollo-react-native-boilerplate\n\nA React Native app with Apollo Client. This is a minimal react native app. It uses expo and is unejected. It uses react navigation and has the minimal code needed to demonstrate log in, sign up and log out.\n\n**Family of universal fullstack repositories:**\n\nServer Applications:\n\n* [Node.js with Express + MongoDB](https://github.com/the-road-to-graphql/fullstack-apollo-express-mongodb-boilerplate)\n* [Node.js with Express + PostgreSQL](https://github.com/the-road-to-graphql/fullstack-apollo-express-postgresql-boilerplate)\n\nClient Applications:\n\n* [React Client](https://github.com/the-road-to-graphql/fullstack-apollo-react-boilerplate)\n* [React Native Client](https://github.com/morenoh149/fullstack-apollo-react-native-boilerplate)\n\n## Features of Client + Server\n\n* React (create-react-app) with Apollo Client\n  * Queries, Mutations, Subscriptions\n* Node.js with Express and Apollo Server\n  * cursor-based Pagination\n* PostgreSQL Database with Sequelize or MongoDB\n  * entities: users, messages\n* Authentication\n  * powered by JWT and local storage\n  * Sign Up, Sign In, Sign Out\n* Authorization\n  * protected endpoint (e.g. verify valid session)\n  * protected resolvers (e.g. e.g. session-based, role-based)\n  * protected routes (e.g. session-based, role-based)\n* performance optimizations\n  * example of using Facebook's dataloader\n* E2E testing\n\n## Installation\n\n* `git clone git@github.com:morenoh149/fullstack-apollo-react-native-boilerplate.git`\n* `cd fullstack-apollo-react-native-boilerplate`\n* `npm install`\n* `npm start`\n* launch emulator from metro bundler\n\nSee Server Installation instructions in the other GitHub repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorenoh149%2Ffullstack-apollo-react-native-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorenoh149%2Ffullstack-apollo-react-native-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorenoh149%2Ffullstack-apollo-react-native-boilerplate/lists"}