Coriozo
Menu

Frequently asked questions

Short answers while the product is still taking shape.

Is Coriozo a dealer or marketplace?
No. It is a reference project for structured vehicle data. Commerce flows would be a separate layer you add if you need them.
Where does the data come from?
The demo list on the home page comes from your Postgres database via Prisma. Replace or expand the schema as your product evolves.
Can I reuse the marketing layout?
Yes. The route group at src/app/(marketing) wraps pages with a shared header and footer driven by src/config/site.ts.