Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sonsurim/bun-ssr
- Owner: sonsurim
- Created: 2023-09-15T07:11:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-15T16:03:15.000Z (over 1 year ago)
- Last Synced: 2024-10-15T04:26:26.744Z (3 months ago)
- Language: TypeScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)