Geekle TypeScript Junior Session 2024.
Checking out Bun in action with different domain of areas and how it mingles with TypeScript so easily.
- bun-api: Simple silly Bun API serving REST endponts.
- bun-ui: Simple silly Bun static web app consuming the
bun-api
. - bun-vite-react: Simple silly Bun + Vite + React app show casing the setup.
- bun-test: Simple silly Bun Test project show casing the bun test runner in action.