An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

orange-js


A HEAVILY WIP fullstack framework for Cloudflare's developer platform on top of React Router v7



downloads


npm version


MIT license

## 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.