Skip to content

Instantly share code, notes, and snippets.

@thisismydesign
Last active June 23, 2026 18:27
Show Gist options
  • Select an option

  • Save thisismydesign/76d175424da6a52c14437b317988c877 to your computer and use it in GitHub Desktop.

Select an option

Save thisismydesign/76d175424da6a52c14437b317988c877 to your computer and use it in GitHub Desktop.
JS prototype stack
pnpm
mise with .tool-versions file pinning node and pnpm
ts
eslint + prettier
vite
github actions ci.yml with separate jobs for typecheck, lint, test, build
README.md: user facing
AGENTS.md: agent facing
docs folder for more detailed docs
cloudflare pages deployment with wrangler, prod config to compress and obfuscate code, remove comments, console logs, etc
concise docs
simple, clean code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment