2 Commits

Author SHA1 Message Date
tiennm99 0310a4d900 ci: add prettier + svelte-check + GitHub Actions workflow
- scripts: format/format:check/check - prettier with tab/single-quote/100-cols, prettier-plugin-svelte - svelte-check via jsconfig.json + @types/node - .github/workflows/ci.yml runs format:check + check + build on push/PR with placeholder env vars (build doesn't connect to Upstash) - reflowed docs/*.md to the new prettier style
2026-05-24 16:25:52 +07:00
tiennm99 aa119868ce docs: bootstrap SePay VietQR playground research, tech-stack, design, wireframes
Initial scaffolding from prior planning session: SePay/Upstash/Vercel research notes, locked tech-stack (SvelteKit 2 + Svelte 5 + JS + pnpm + Tailwind v4 + shadcn-svelte + adapter-vercel + @upstash/redis), technical-minimal design guidelines, HTML wireframes for / and /pay (form/awaiting/paid), plus handoff notes. No application code yet.
2026-05-24 15:11:07 +07:00