🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@bunpmjs/bun-react-ssr

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bunpmjs/bun-react-ssr

WIP!

0.2.3
latest
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created

bun-react-ssr

WIP!

Features

  • Use bun's native http server / FileSystemRouter / build system
  • React 18 Server Side Rendering
  • Client hydrate support
  • getServerSideProps! (note: I did some special processing so that it can be excluded when the client bundle is built, so you don't have to worry about mixing server and client logic.)

TODO

  • app dir mode?
  • "use server"

Usage

No docs yet, sorry.

See example folder.

Run example/build.ts to build Run example/index.ts to start a server

FAQs

Package last updated on 26 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts