Neatve
NeatveContent Catalyst
Finance ops

Content Catalyst

Invoice automation workspace

It packages invoice parsing, workflow controls, vendor signals, trust assets, and a clean free-to-Pro upgrade loop.

Default launch target assumes the app is running locally on port 3001. Override with NEXT_PUBLIC_CONTENT_CATALYST_URL when you deploy it.

What it sells

Commercial positioning

A finance operations product for routing invoices from upload to approval with audit visibility and subscription-ready billing.

SurfaceNext.js web app
PromiseInvoice flow with control
AngleEnterprise feel on day one
Availability

Current surface

Upload to approval workflow
Trust center and status surfaces
Stripe-backed subscription flow
Designed for web deployment
Highlights

What makes it worth clicking

  • Workflow states and approval routing instead of just raw invoice upload
  • Vendor risk and anomaly visibility layered into the workspace
  • Billing integrity surfaced inside the product with Stripe webhook updates
  • Trust pages ready for buyers before procurement starts asking questions
Stack

Build foundation

  • Next.js
  • Prisma
  • Stripe
  • Google GenAI
Local run

How to open it from your machine

Folder/Users/ozanozayranci/Documents/ww/w/PRs/Neatve/content-catalyst-invoices
Installnpm install
Runnpm run dev -- --port 3001

Run it on 3001 so the Neatve site can hand off to it cleanly while the brand site stays on 3010.