Snippets & Shortcuts
MCreated by Maren Solberg
Personal scratchpad of commands and editor tricks picked up during onboarding.
bash
northctl env diff staging production
northctl logs driftline-api --since 15m --grep cursorEditor
- โขโโงL โ select all occurrences, my most used key this week.
- โขDriftline repo: `pnpm test:watch -- --project canvas` for the fast loop.
- โขSnippet `rfc` expands the component skeleton with the right imports.