Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-03T03:09:57.000Z (12 days ago)
- Last Synced: 2025-01-06T09:04:15.312Z (9 days ago)
- Language: TypeScript
- Homepage: https://remix.run
- Size: 47 MB
- Stars: 30,467
- Watchers: 231
- Forks: 2,579
- Open Issues: 388
-
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)
- awesomeLibrary - 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** [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) / React)
- 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.