/bepph

Primary LanguageTypeScript

beth-stack

This is just simple proof of concept, how we can build a simple reactive web without a fancy framework

This web is built using:

Setup Project

  1. install deps
bun install
  1. update env values
copy .env.example .env
  1. run
bun run dev