Custom API
Adding to an existing codebase
Currently, we do not recommend using Noun & Verb in an existing codebase (with other code).
To get a custom API going, all you'll need is to bring along your existing Prisma schema.
As long as you keep the two schemas in sync, the old and the new can co-exist peacefully.