Source code for https://fushihara.net/ — a personal portfolio site built with @kanf/wema, a sticky-note board library.
- TypeScript + Vite
- Cloudflare Pages + Functions
- wema for the board UI
npm install
npm run dev # localhost:8788 (wrangler + vite)npm run deploy # builds and deploys to Cloudflare Pages