Skip to content

bdsqqq/igorbedesqui.com

Repository files navigation

igorbedesqui.com

personal site built with tanstack start (vite, react 19, tailwind v4).

scripts

pnpm dev      # vite dev server (port 3000)
pnpm build    # production build + tsc
pnpm preview  # preview production client
pnpm start    # node .output/server/index.mjs
pnpm lint     # oxlint
pnpm fmt      # oxfmt

routing

routes live under src/routes/. see docs/ROUTING.md for conventions.

requirements

  • node 24.x (see package.json engines)
  • pnpm 10

About

My personal website and glorified playground. Watch as I overengineer the shit out of this to learn new stuff and explore tech I find interesting.

Topics

Resources

Stars

Watchers

Forks

Contributors