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