Skip to content

A small and dead simple web app template based on an API Rest built using Bun and ElysiaJS that serves static pages with internalization without overhead.

License

Notifications You must be signed in to change notification settings

leo-alvarenga/bej

Repository files navigation

Bun + ElysiaJS + JSX (BEJ)

This is not the end product, only a base from which to start developing API's

A small and dead simple web app based on an API Rest built using Bun and ElysiaJS that serves static pages with internalization without overhead.

Using Bun and Elysia's HTML plugin, it was possible to leverage the power of JSX as markup for the page templating.

To install dependencies:

bun install

To run:

bun run src/index.ts

This project was created using bun init in bun v1.0.0. Bun is a fast all-in-one JavaScript runtime.

About

A small and dead simple web app template based on an API Rest built using Bun and ElysiaJS that serves static pages with internalization without overhead.

Topics

Resources

License

Stars

Watchers

Forks