Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickserv/arewerscyet
React Server Components support data
https://github.com/nickserv/arewerscyet
open-data react rsc server-rendering
Last synced: 8 days ago
JSON representation
React Server Components support data
- Host: GitHub
- URL: https://github.com/nickserv/arewerscyet
- Owner: nickserv
- License: agpl-3.0
- Created: 2023-06-14T13:08:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-24T01:11:44.000Z (10 months ago)
- Last Synced: 2024-10-14T14:42:24.269Z (22 days ago)
- Topics: open-data, react, rsc, server-rendering
- Language: TypeScript
- Homepage: https://nickmccurdy.com/arewerscyet/
- Size: 262 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Are we RSC yet?
React Server Components support data
## Getting Started
First, run the development server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.