Skip to content

almadoro/react-just

Repository files navigation

ReactJust

React Server Components powered by Vite. Framework-free, platform-agnostic.

ReactJust lets you use React Server Components without relying on a framework. It integrates directly with Vite, providing a minimal setup to build modern React apps using server and client components.

Getting Started

Important

🚧 ReactJust is in early development. APIs may change and some features (like 'use server' support) are still in progress.

If you're interested in using ReactJust, follow the guide here. If you're interested in the code, keep reading.

Packages

This monorepo contains the following packages:

Package Description
react-just Vite plugin and core client and server dependencies
@react-just/node Node.js runtime for serving ReactJust apps
rollup-plugin-react-use-client Rollup plugin that transforms React's "use client" directive files.

About

React Server Components without a framework. Powered by Vite

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published