Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sonsurim/bun-ssr

https://alexkates.dev/server-side-rendering-ssr-with-bun-and-react
https://github.com/sonsurim/bun-ssr

Last synced: about 2 months ago
JSON representation

https://alexkates.dev/server-side-rendering-ssr-with-bun-and-react

Awesome Lists containing this project

README

        

## React SSR with Node or Bun

## Step1

```bash
cd bun
# or
cd node
```

## Step2

Follow the steps for [bun](https://github.com/sonsurim/bun-ssr/tree/main/bun) or [node](https://github.com/sonsurim/bun-ssr/tree/main/node)