Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 503 Bytes

File metadata and controls

22 lines (15 loc) · 503 Bytes

fushihara.net

Source code for https://fushihara.net/ — a personal portfolio site built with @kanf/wema, a sticky-note board library.

Tech Stack

  • TypeScript + Vite
  • Cloudflare Pages + Functions
  • wema for the board UI

Development

npm install
npm run dev     # localhost:8788 (wrangler + vite)

Deploy

npm run deploy  # builds and deploys to Cloudflare Pages