Introduction

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:

FeatureDescription
AuthenticationLogin, email validation, social sign-ins, password reset
Access ManagementAdopt UI and filter data according to the user's permissions
NotificationsReal-time notification in the app or via SMS
E-MailsIntegrate any email provider like SendGrid
ChatCustomizable Chat component with private and multi-user conversations
File handlingUpload of public or private files to S3
TranslationsAll 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.