CompanyNerve

Start with a clean copy.

CompanyNerve is an early-release template. Read the repository's current verification record before deploying a product with real customers.

Get the source

git clone https://github.com/StefanDG1/companynerve.git
cd companynerve
pnpm install

Use Node.js 24 and the pnpm version pinned in package.json.

Explore the site

pnpm dev:marketing

Open localhost:3000. Marketing and the design gallery do not need provider credentials.

Set up the application

Follow the repository's local development guide to connect Convex and WorkOS. Add Stripe test-mode settings when you want to exercise subscriptions. Keep production credentials separate.

Create your product

pnpm template:export -- --name my-product --out ../my-product

The export omits CompanyNerve's marketing site and all local environment values. Edit your company configuration, select a recipe, and follow the setup guide in the new directory.

Understand the boundaries

Free code, independent services

CompanyNerve's own code uses the MIT license. Vendors have their own terms and usage limits. Paid CompanyNerve services are a future direction, not a dependency of the template.