Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vercel/remix
Build Better Websites. Create modern, resilient user experiences with web fundamentals.
https://github.com/vercel/remix
Last synced: 3 months ago
JSON representation
Build Better Websites. Create modern, resilient user experiences with web fundamentals.
- Host: GitHub
- URL: https://github.com/vercel/remix
- Owner: vercel
- License: mit
- Fork: true (remix-run/remix)
- Created: 2023-02-27T20:37:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T21:02:02.000Z (8 months ago)
- Last Synced: 2024-05-22T21:27:55.043Z (8 months ago)
- Language: TypeScript
- Homepage: https://remix.run
- Size: 36 MB
- Stars: 44
- Watchers: 3
- Forks: 13
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
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.