For the complete documentation index, see llms.txt. This page is also available as Markdown.

Stack

Voyzu is developed with a small set of external dependencies:

  • PostgreSQL database

  • Node.js 24 or later

  • Voyzu is a monorepo containing three Next.js applications using:

    • TypeScript

    • React

    • Server-side rendering where needed

    • Custom React components (no component library)

  • Puppeteer, which uses Chromium, for PDF generation

Operating systems

As a PostgreSQL and Node.js application, Voyzu supports:

  • macOS

  • Windows

  • Linux

Last updated