A minimal, fast, and type-safe web server template built with Bun and TypeScript. Features file-system based routing, static file serving, WebSocket support, and structured logging.
|
||
---|---|---|
.forgejo/workflows | ||
config | ||
public/assets | ||
src | ||
types | ||
.editorconfig | ||
.env | ||
.gitattributes | ||
.gitignore | ||
biome.json | ||
package.json | ||
README.md | ||
tsconfig.json |
bun frontend template
a simple bun frontend starting point i made and use