Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/facebookarchive/relay-starter-kit
Barebones starting point for a Relay application.
https://github.com/facebookarchive/relay-starter-kit
Last synced: about 1 month ago
JSON representation
Barebones starting point for a Relay application.
- Host: GitHub
- URL: https://github.com/facebookarchive/relay-starter-kit
- Owner: facebookarchive
- License: other
- Archived: true
- Created: 2015-08-11T17:33:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-02T09:15:52.000Z (about 7 years ago)
- Last Synced: 2024-09-07T10:03:17.130Z (about 2 months ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 1,013
- Watchers: 36
- Forks: 245
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DEPRECATED
## This repo is no longer actively maintained.
This repo provided a basic starting point for building a "Relay Classic" (that is, Relay prior to version 1.0.0) application. All future development work is being undertaken on "Relay Modern" (version 1.0.0 and above).
The contents of this repo are being conserved for historical interest only, but we don't have any plans to update the code. If you'd like to get started with building a Relay Modern application, please see the link below. PRs to improve the documentation for the onboarding experience are welcome.
## Links
- [Relay Modern documentation](https://facebook.github.io/relay/docs/relay-modern.html).
- [Relay Modern examples](https://github.com/relayjs/relay-examples).
- Original README.md file for this repo, now named [DOCUMENTATION.md](./DOCUMENTATION.md).