{"id":13533098,"url":"https://github.com/easybase/easybase-react","last_synced_at":"2025-04-01T21:31:51.705Z","repository":{"id":41141529,"uuid":"307203509","full_name":"easybase/easybase-react","owner":"easybase","description":"📡 Serverless database integration for React and React Native with Easybase.","archived":true,"fork":false,"pushed_at":"2021-12-13T00:47:14.000Z","size":11293,"stargazers_count":74,"open_issues_count":0,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-12-21T12:36:06.786Z","etag":null,"topics":["easybase","node","nodejs","react","react-native","reactjs","serverless"],"latest_commit_sha":null,"homepage":"https://easybase.io","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/easybase.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}},"created_at":"2020-10-25T22:15:08.000Z","updated_at":"2024-08-24T16:49:16.000Z","dependencies_parsed_at":"2022-07-10T15:17:33.766Z","dependency_job_id":null,"html_url":"https://github.com/easybase/easybase-react","commit_stats":null,"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easybase%2Feasybase-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easybase%2Feasybase-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easybase%2Feasybase-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easybase%2Feasybase-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/easybase","download_url":"https://codeload.github.com/easybase/easybase-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246713237,"owners_count":20821862,"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":["easybase","node","nodejs","react","react-native","reactjs","serverless"],"created_at":"2024-08-01T07:01:16.552Z","updated_at":"2025-04-01T21:31:49.065Z","avatar_url":"https://github.com/easybase.png","language":"TypeScript","funding_links":[],"categories":["Uncategorized","Examples"],"sub_categories":["Uncategorized"],"readme":"\u003cbr /\u003e\n\u003cbr /\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://easybase.io\"\u003e\n    \u003cimg src=\"https://easybase.io/assets/images/logo_black.png\" alt=\"easybase logo black\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr /\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/dw/easybase-react\"\u003e\n  \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/easybase/easybase-react\"\u003e\n  \u003cimg alt=\"npm bundle size\" src=\"https://img.shields.io/bundlephobia/min/easybase-react\"\u003e\n  \u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/v/easybase-react\"\u003e\n\u003c/p\u003e\n\n\n\u003ch3 align=\"center\"\u003e\n  \u003cb\u003e\n    \u003ca href=\"https://easybase.io/react/\"\u003e\n      Check out the full React \u0026 React Native walkthrough 📗📘\n    \u003c/a\u003e\n  \u003c/b\u003e\n\u003c/h3\u003e\n\n\u003cbr /\u003e\n\n\u003c!-- DOCUMENTATION --\u003e\n## Documentation\n\nFormal documentation for this library [is available here](https://easybase.io/docs/easybase-react/).\n\nInformation on **database querying** [can be found in the EasyQB docs](https://easybase.github.io/EasyQB/).\n\n## Getting Started\n\n[Get your project up and running in just a couple of minutes](https://easybase.io/react/#setup):\n\n1. Download your `ebconfig` token and place it at the root of your project\n\n```\n├── src/\n│   ├── App.js\n│   ├── index.js\n│   └── ebconfig.js  \u003c–––\n├── assets/\n├── package.json\n└── ...\n```\n\n2. Then, wrap your root component in *EasybaseProvider* with your credentials.\n```\nnpm install easybase-react\n```\n\n```jsx\nimport React, { useEffect } from \"react\";\nimport { EasybaseProvider, useEasybase } from 'easybase-react';\nimport ebconfig from \"./ebconfig\";\n\nfunction App() {\n  return (\n    \u003cEasybaseProvider ebconfig={ebconfig}\u003e\n      \u003cContainer /\u003e\n    \u003c/EasybaseProvider\u003e\n  );\n}\n```\n\n## Examples\n\n* [Single Component User Authentication](https://easybase.io/react-and-react-native-user-authentication/)\n\n* [Stateful Database](https://easybase.io/react-database-app-tutorial/)\n\n* [Google Analytics Integration](https://easybase.io/react/#google-analytics-integration)\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\n[@easybase_io](https://twitter.com/easybase_io) – hello@easybase.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasybase%2Feasybase-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feasybase%2Feasybase-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasybase%2Feasybase-react/lists"}