[Part 1] Build a CLI tool: Setup the tsonfig.json
Introduction
I am building a CLI tool that lets you add features into your project via CLI. This CLI tool currently only supports adding features in a Next.js based projects. The idea is to run a command like
pnpx thinkthroo@latest add supabase-auth
...
thinkthroo.com3 min read