Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vercel/swr-site
The official website for SWR.
https://github.com/vercel/swr-site
Last synced: 29 days ago
JSON representation
The official website for SWR.
- Host: GitHub
- URL: https://github.com/vercel/swr-site
- Owner: vercel
- License: apache-2.0
- Created: 2019-10-28T01:53:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T01:00:04.000Z (6 months ago)
- Last Synced: 2024-05-23T01:49:20.708Z (6 months ago)
- Language: MDX
- Homepage: https://swr.vercel.app
- Size: 17.1 MB
- Stars: 468
- Watchers: 54
- Forks: 347
- Open Issues: 91
-
Metadata Files:
- Readme: README.md
- License: license.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- Awesome-NextJs - nextra-theme-docs - [demo](https://swr.vercel.app/) (Nextjs Templates)
README
# [SWR website](https://swr.vercel.app)
The official website for [SWR](https://github.com/vercel/swr).
The project uses [pnpm](https://pnpm.io), [Nextra](https://nextra.vercel.app) and deploys via [Vercel](https://vercel.com). To develop it locally, clone this repository and run the following command to start the local dev server:
```bash
pnpm install
pnpm dev
```And visit `localhost:3000` to preview your changes.
## Contributing
When making a change, or creating a new page, please make sure to edit all language files. You can simply copy the content of the edited English document (or the edited paragraph) and apply it to other language files. And then, volunteers are welcome to help with any untranslated sections.
## Contributors
- [https://github.com/vercel/swr-site/graphs/contributors](https://github.com/vercel/swr-site/graphs/contributors)
- Simplified Chinese translation done by Fang Lu ([@huzhengen](https://github.com/huzhengen))
- Spanish translation done by Markoz Peña ([@markozxuu](https://twitter.com/markozxuu))
- Japanese translation done by uttk ([@uttk](https://github.com/uttk)), Tomohiro SHIOYA ([@shioyang](https://github.com/shioyang))
- Korean translation done by SeulGi Choi ([@cs09g](https://github.com/cs09g))
- Russian translation done by Valentin Politov ([@valentinpolitov](https://github.com/valentinpolitov))
- Brazilian Portuguese translation done by Guilherme Sousa ([@guilherssousa](https://github.com/guilherssousa))
- French translation done by [@Olafr9500](https://github.com/Olafr9500)