Skip to content

A proof of concept of a WebApp built with HTMX and Bun as a backend

Notifications You must be signed in to change notification settings

StephaneTrebel/poc-htmx-bun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repository is a simple proof of concept around HTMX, and since it can be linked to an HTTP backend, I chose Bun.

Stack: - Bun for the JavaScript engine - Fastify for the web server - HTMX for that sweet HyperText overdrive - And…that’s it !

Objectives

  • Show how HTMX can be handled with a Typescript first backend

  • Have fun !

How to build

$ bun install

How to start

$ bun start

About

A proof of concept of a WebApp built with HTMX and Bun as a backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published