Thoughts
Follow my inner monologue as I share my thoughts on software.
Building CLI tools like 'drizzle studio' or 'mastra dev' that launch web interfaces? Learn how to package a Next.js app as an npm package that can be programmatically started by your CLI tool. I'll walk you through standalone builds, npm configuration, and programmatic server spawning.
Setting up HSQLDB on my Mac turned out to be more challenging than I anticipated. After spending hours troubleshooting, I decided to document the entire process. I'll be sharing a step-by-step guide to help you install and configure HSQLDB on macOS smoothly and efficiently