Skip to content

Repository files navigation

Furin

Furin

React meta-framework powered by Elysia and Bun — file-based routing, SSR, SSG, ISR, and full TypeScript inference.

npm version npm downloads License Bun TypeScript


Quick Start

bun create furin@latest my-app
cd my-app
bun install
bun run dev

For the shadcn/ui starter:

bun create furin@latest my-app --template full

Documentation

Full API reference, rendering modes, routing, and deployment guides at teyik0.github.io/furin.

Monorepo

Workspace Description
packages/core Core library — @teyik0/furin
apps/docs Documentation site
examples/task-manager Example: task manager app
examples/weather Example: weather app

Workspace Commands

bun run fix       # lint & format
bun run test      # run all tests
bun run tscheck   # type-check
bun run build     # build all packages

About

Web meta-framework powered by Bun and Elysia with file-based routing, SSR/SSG/ISR modes, and full TypeScript type inference. No vite, one process, backend and frontend at the same place.

Topics

Resources

Contributing

Stars

5 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages