Skip to content

joonmo-you/wakuwork

 
 

Repository files navigation

Wakuwork

Minimalistic React Framework

Use it at your own risk.

How to try it

How to start a new project

Use one of examples as a template:

curl -L https://github.com/dai-shi/wakuwork/archive/v0.7.0.tar.gz | tar -x --strip-components=2 wakuwork-0.7.0/examples/01_counter

Work in progress

  • wakuwork dev (development server)
  • wakuwork build (build for production)
  • wakuwork start (production server)
  • Exportable build
  • Static site generation
  • Client rendering fallback

Tweets

Diagrams

Architecture

https://excalidraw.com/#json=W1apCXy3iJ3L0rIoDxtU4,AbYkm972Fm1CbIzfV5PTIQ

wakuwork-arch

How React Server Functions Work

https://excalidraw.com/#json=fMeNJovUG7PGnpvP64XVw,kjZBTeM2KPZKhWtALDOY8A

react-server-functions

How Wakuwork counter example communicates with server

https://excalidraw.com/#json=N0PrCUij21xc2-Zwl1phZ,VYiuI0A2Fzw8G7y5yrPY8Q

wakuwork_counter

About

Minimalistic React Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • JavaScript 0.4%