Prerequisites
Before starting the project development using ROQ BaaS SDK, you must ensure that you have the following prerequisites in place:
- Generate the initial application using our AI-Assisted SaaS Builder (opens in a new tab). This process will also generate the ROQ Backend as a Service (BaaS) as part of the generated application.
- Signup in Console (opens in a new tab) to manage the generated application.
- Create a new project using a framework of your choice for app development (e.g. Next.js, Nuxt.js, RedwoodJS, SvelteKit, etc.).
- Set up the new project to use ROQ BaaS SDK.
For more information on how to create a new project (step 3), set up the project (step 4) and install ROQ BaaS SDK, see installation.