create-next-thing
A wrapper package that works as the authorization middleware between the end-user and @next-thing/cli
.
This package is the entrypoint that get's run when the user runs <npx | pnpm dlx | bunx create-next-thing
. It ensures that the user has a valid license seat by cross-checking a unique device code with the Next Thing API, before downloading and running the executable script from @next-thing/cli
Running locally
bun run build
bun run start