Skip to content

davq23/beth-stack-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beth-Stack E-Commerce demo

Inspiration

Inspired by this video

Description

Small web app built on Bun, ElysiaJS, HTMX and Hyperscript.

Just built out of interest into the possibility of writing modern applications with minimum client-side Javascript.

TODO

  • Add support for browsers with Javascript disabled.
  • Separate Views and Controllers from Routers.
  • Add support for Postgresql and MySQL.

Instructions

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published