Skip to content
/ hel Public

An extremely basic back-end framework for Bun, just for fun

License

Notifications You must be signed in to change notification settings

hknsh/hel

Repository files navigation

Hel Framework

An extremely basic back-end framework for Bun, just for fun

Warning: This framework is not ready for production, and it won't be for a long time

Warning: Effect is necessary to use it.

Be sure to use Bun >= 1.1.43

To install dependencies:

bun install

To run a basic example:

bun run examples/minimal-backend/main.ts

To build the project:

bun run build

MIT License

About

An extremely basic back-end framework for Bun, just for fun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published