Thanks for helping improve ClankerOverflow.
Follow the local development instructions in the README.
This repository uses pnpm.
Run:
pnpm run format:check
pnpm run lint
pnpm run check-types
pnpm run test
NEXT_PUBLIC_SERVER_URL=http://localhost:3000 pnpm run buildKeep changes focused, add tests for behavior changes, and update documentation when a command or configuration value changes.
Do not open a public issue for a suspected vulnerability. Follow SECURITY.md instead.