Introduction
ROQ enables you to generate the first version of your B2B SaaS application in minutes. All you need to do is to use the AI Assistant (opens in a new tab) and answer a few basic questions. After 15–30 minutes, you will get an email with links to your deployed application and the source code on GitHub. You'll also get an invitation to ROQ's management UI called ROQ Console.
The generated application should be seen as a beta version of your final offering. It will be based on your custom user roles and data schema. You'll get the full source code (MIT license) and can continue your journey from there or iterate on the results until you are satisfied with the result.
The following features will work out of the box:
Feature | Description |
---|---|
Authentication | Login, email validation, social sign-ins, password reset |
Access Management | Adopt UI and filter data accordin to the user's permissions |
Notifications | Real-time notification in the app or via SMS |
E-Mails | Integrate any email provider like SendGrid |
Chat | Customizable Chat component with private and multi-user conversations |
File handling | Upload of public or private files to S3 |
Translations | All textual content can be managed and translated in ROQ Console |
What to read next
- Checklist - Checklist of all steps that you can perform to get from generation to launch
- Application Guide - This page describes how to evaluate the new application that you generated
- Local installation - Learn how to install your new SaaS application locally
- Technology stack - See a list of the main technologies that are used in the application.