Under the Hood
Dialog is engineered for speed, scalability, and developer experience. Here are the core technologies making it happen.
Next.js
The React framework for the web. Provides server-side rendering, static site generation, and optimal performance out of the box.
Node.js
A JavaScript runtime built on Chrome's V8 engine, enabling scalable and fast backend services and real-time operations.
Express
Fast, unopinionated, minimalist web framework for Node.js, routing our robust RESTful API architecture.
Prisma
Next-generation Node.js and TypeScript ORM that brings type safety and intuitive data modeling to our database layer.
PostgreSQL
The world's most advanced open-source relational database, offering reliability, data integrity, and powerful features.
Tailwind CSS
A utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.