Technology stack
Technologies used
ROQ's app generator builds a fully-functional application based on your input ( see how it works). The resulting application follows the best practices of the underlying frameworks. If you are familiar with them, there won't be any surprises.
- Next.js (opens in a new tab)
- Chakra UI (opens in a new tab)
- Prisma ORM (opens in a new tab)
- ROQ UI Components and APIs (see below)
Hosting
It can be easily deployed to any PaaS solution like Vercel (opens in a new tab), Render (opens in a new tab), Scalingo (opens in a new tab) and connected to a database system that is supported by Prisma, like Postgres, MongoDB and many more.
ROQ UI Components and APIs
The application uses ROQ's functional React components and APIs, which enrich your application with functionality like user- and access management, notifications, chat, and more.
The integration is realized by the @roq/nextjs (opens in a new tab) library which ships with multiple React Components and an API client.