Skip to content

sinarck/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

231 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

A TanStack Start portfolio with static prerendering and local TypeScript-backed content.

Prerequisites

  • Node.js 20+
  • pnpm 9+

Development

pnpm install
pnpm dev

Content lives in src/config/ and domain types live in src/types/.

Required public env vars:

VITE_CONTACT_EMAIL="you@example.com"
VITE_SITE_URL="https://your-domain.com"

Build

pnpm build
pnpm preview

pnpm build prerenders the static routes discovered by TanStack Start.

About

Yet another personal website.

Topics

Resources

Stars

Watchers

Forks

Contributors