nikneym / bun-preact-ssr

Simply renders Preact at the server and serves it over Bun's HTTP server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ssr

To install dependencies:

bun install

To run:

bun run build && bun run dev

This project was created using bun init in bun v1.0.31. Bun is a fast all-in-one JavaScript runtime.

About

Simply renders Preact at the server and serves it over Bun's HTTP server


Languages

Language:JavaScript 100.0%