https://github.com/orange-framework/orange-js
A full-stack JavaScript framework for Cloudflare's developer platform on top of React Router v7
https://github.com/orange-framework/orange-js
cloudflare cloudflare-workers react react-router
Last synced: about 1 month ago
JSON representation
A full-stack JavaScript framework for Cloudflare's developer platform on top of React Router v7
- Host: GitHub
- URL: https://github.com/orange-framework/orange-js
- Owner: orange-framework
- License: mit
- Created: 2025-01-22T21:22:14.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-21T00:51:03.000Z (about 2 months ago)
- Last Synced: 2025-03-29T02:04:28.981Z (about 1 month ago)
- Topics: cloudflare, cloudflare-workers, react, react-router
- Language: TypeScript
- Homepage: https://orange-js.dev/
- Size: 87.9 KB
- Stars: 195
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
orange-js
A HEAVILY WIP fullstack framework for Cloudflare's developer platform on top of React Router v7## Getting started
```
# NPM
$ npm create orange
# Yarn
$ yarn create orange
# PNPM
$ pnpm create orange
# Bun
$ bun create orange
```## License
Distributed under the MIT License. See [LICENSE](LICENSE) for more information.