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.
Find a file
creations 6a844b08e6
All checks were successful
Code quality checks / biome (push) Successful in 9s
move to npm package
2025-04-23 17:13:26 -04:00
.forgejo/workflows add workflow 2025-04-11 04:08:17 -04:00
config move to biomejs instead of eslint 2025-04-11 04:07:42 -04:00
public/assets first commit 2024-12-21 19:24:48 -05:00
src move to npm package 2025-04-23 17:13:26 -04:00
types add api template, no ejs 2025-03-26 10:40:05 -04:00
.editorconfig editor configs? 2024-12-21 21:03:32 -05:00
.env move to an env files, update depends 2025-01-16 12:22:45 -05:00
.gitattributes editor configs? 2024-12-21 21:03:32 -05:00
.gitignore update to support websockets, update depends and gitignore 2025-02-27 11:57:09 -05:00
biome.json move to biomejs instead of eslint 2025-04-11 04:07:42 -04:00
package.json move to npm package 2025-04-23 17:13:26 -04:00
README.md Update README.md 2025-04-03 23:31:04 +00:00
tsconfig.json move to biomejs instead of eslint 2025-04-11 04:07:42 -04:00

bun frontend template

a simple bun frontend starting point i made and use