https://github.com/parse-community/parse-react
[EXPERIMENTAL] React, React Native, and React with SSR (e.g. Next.js) packages to interact with Parse Server backend
https://github.com/parse-community/parse-react
api backend framework library next nextjs offline-first parse parse-js parse-server parseplatform react react-native react-ssr real-time sdk ssr
Last synced: 2 months ago
JSON representation
[EXPERIMENTAL] React, React Native, and React with SSR (e.g. Next.js) packages to interact with Parse Server backend
- Host: GitHub
- URL: https://github.com/parse-community/parse-react
- Owner: parse-community
- License: mit
- Created: 2020-10-22T04:53:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-16T11:50:34.000Z (about 2 years ago)
- Last Synced: 2025-04-11T17:26:21.329Z (2 months ago)
- Topics: api, backend, framework, library, next, nextjs, offline-first, parse, parse-js, parse-server, parseplatform, react, react-native, react-ssr, real-time, sdk, ssr
- Language: TypeScript
- Homepage: https://parseplatform.org/
- Size: 7.82 MB
- Stars: 71
- Watchers: 7
- Forks: 28
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React, React Native, and React with SSR (e.g. Next.js) packages to interact with Parse Server backend (alpha)
This monorepo (mono respository) contains experimental packages that provide you easy, real-time, offline-first interaction with the powerful Parse Server backend from your applications.
This is a work in progress monorepo. Please let us know your feedback via issues and feel free to open a PR to improve code or documentation for any of the packages.
## Packages
| Package | Name | Version
|--------|-----|------------|
| [React](https://github.com/parse-community/parse-react/tree/master/packages/parse-react) | [@parse/react](https://www.npmjs.com/package/@parse/react) | [](https://www.npmjs.com/package/@parse/react) |
| [React Native](https://github.com/parse-community/parse-react/tree/master/packages/parse-react-native) | [@parse/react-native](https://www.npmjs.com/package/@parse/react-native) | [](https://www.npmjs.com/package/@parse/react-native) |
| [React with SSR (e.g. Next.js)](https://github.com/parse-community/parse-react/tree/master/packages/parse-react-ssr) | [@parse/react-ssr](https://www.npmjs.com/package/@parse/react-ssr) | [](https://www.npmjs.com/package/@parse/react-ssr) |