Skip to content

nhttp/redge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 22, 2023
34f3d29 · Jul 22, 2023

History

38 Commits
Jul 22, 2023
Jul 22, 2023
Jul 22, 2023
Jun 10, 2023
Jun 9, 2023
Jun 9, 2023
Jun 3, 2023
Jun 10, 2023
Jun 10, 2023
Jun 6, 2023

Repository files navigation

Redge

A minimal React partial-hydrations on the edge.

hydrate your components only when you need.

[WIP] DON`T USE IT !!

Demo => https://redge.deno.dev/

Features

  • Partial Hydration.
  • Optional JIT Rendering.
  • Optional build step.
  • Hot Reloading.

Usage

git clone https://github.com/nhttp/redge.git my_app

cd my_app

// run dev
deno task dev

// build-step (optionals)
deno task build

// run prod 
deno task start

Deploy to Deno Deploy

just link main.ts as deploy target.

About

A minimal React partial-hydrations on the edge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published