https://github.com/remix-run/remix
Build Better Websites. Create modern, resilient user experiences with web fundamentals.
https://github.com/remix-run/remix
Last synced: about 9 hours ago
JSON representation
Build Better Websites. Create modern, resilient user experiences with web fundamentals.
- Host: GitHub
- URL: https://github.com/remix-run/remix
- Owner: remix-run
- License: mit
- Created: 2020-10-26T19:57:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-03T07:03:53.000Z (10 days ago)
- Last Synced: 2025-05-05T13:57:58.708Z (7 days ago)
- Language: TypeScript
- Homepage: https://remix.run
- Size: 47.9 MB
- Stars: 31,188
- Watchers: 233
- Forks: 2,632
- Open Issues: 326
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - remix-run/remix - Build Better Websites. Create modern, resilient user experiences with web fundamentals. (TypeScript)
- awesome-repositories - remix-run/remix - Build Better Websites. Create modern, resilient user experiences with web fundamentals. (TypeScript)
- stars - remix-run/remix - Build Better Websites. Create modern, resilient user experiences with web fundamentals. (TypeScript)
- awesome-react - remix - Full stack web Framework that lets you focus on the user interface (**Awesome React** [](https://github.com/sindresorhus/awesome) / React)
- awesomeLibrary - remix - Build Better Websites. Create modern, resilient user experiences with web fundamentals. (语言资源库 / typescript)
- StarryDivineSky - remix-run/remix
- jimsghstars - remix-run/remix - Build Better Websites. Create modern, resilient user experiences with web fundamentals. (TypeScript)
- awesome-star-libs - remix-run / remix
- awesome-engineering - Remix - loads data in parallel on the server and sends a fully formed HTML document. (Awesome Tools / Languages)
README
# Welcome to Remix!
We are happy you're here!
[Remix](https://remix.run) is a full stack web framework that lets you focus on the user interface and work back through web fundamentals to deliver a fast, slick, and resilient user experience that deploys to any Node.js server and even non-Node.js environments at the edge like Cloudflare Workers.
Want to know more? Read the [Technical Explanation of Remix](https://remix.run/discussion/introduction).
This repository contains the Remix source code. This repo is a work in progress, so we appreciate your patience as we figure things out.
## Documentation
For documentation about Remix, please visit [our website](https://remix.run/docs).
Also, please [join our community on Discord](https://rmx.as/discord).
The documentation is automatically generated on each release from the files in
[the `docs` directory](docs).## Contributing
If you're interested in contributing code and/or documentation, please see [our guide to contributing](https://remix.run/guides/contributing).
## Code of Conduct
Please see our [code of conduct](CODE_OF_CONDUCT.md) for any questions about the kind of community we are trying to build here and what to do if you need help with someone who is not acting professionally.