ROQ

BLOG

Everything you need to know about building great SaaS and web applications! Useful information, practical tips and interesting insights for building digital solutions and web applications.
Articles
Beshir Dekebo
Fullstack developer

Integrate SMS notifications to your Next.js web app by using Twilio

In this tutorial, we will guide you through the process of integrating SMS notifications into your Next.js app using the ROQ notification system and Twilio.

August 28, 2023
SaaS
Next.js
Web Development
Beshir Dekebo
Fullstack developer

How to add media uploads to S3 on your Next.js app

In this tutorial, we will walk you through the process of implementing file uploading in a Next.js application using the powerful UI components provided by ROQ.

August 28, 2023
Next.js
Web Development
SaaS
Web App
Beshir Dekebo
Fullstack developer

How to setup notifications using ROQ ai

In this tutorial, we will dive into the powerful world of notifications using the ROQ Platform. Notifications play a vital role in any successful software application, keeping users engaged and informed about essential updates, events, or actions. With ROQ's notification system, we can effortlessly add new notifications to our project and deliver them to users through various channels, including in-app notifications, traditional e-mails, SMS, or push messages.

August 28, 2023
Next.js
Web Development
SaaS
React.js
Web App
Beshir Dekebo
Fullstack developer

How to manage roles and permissions on your application

In this tutorial, you will learn how to effectively manage user roles and project permissions in the ROQ Console and in the application. By the end of this tutorial, you will be able to create, modify, and assign roles, configure project permissions, and implement role-based access control in your application's frontend code.

August 28, 2023
SaaS
Web Development
Next.js
Low Code
Beshir Dekebo
Fullstack developer

Deploy your application to Vercel in 10 minutes

In this tutorial, we will walk you through the step-by-step process of deploying your ROQ application to Vercel, enabling you to showcase your application to the world and provide a delightful user experience. After successfully generating your ROQ application, the next step is to deploy it to a production environment. Deploying to Vercel, a serverless platform developed by the creators of Next.js, is the easiest and most efficient way to get your application up and running.

August 21, 2023
Next.js
React.js
SaaS
Web App
Beshir Dekebo
Fullstack developer

Build an Upwork clone in 2 hours with AI code generation

In this tutorial, I will guide you through building a fully functional Upwork clone using the power of AI code generation with Next.js, Chakra UI, and Prisma ORM. With the help of ROQ AI, we'll be able to generate around 70% of the application, including the Next.js prototype, the database schema, REST APIs on the backend, and tables/forms for CRUD operations on the frontend. Additionally, ROQAi provides built-in authentication and authorization, saving us significant development time. After the initial code generation, we'll add our custom code to fine-tune the app and get it ready for deployment in just a few hours!‍

August 21, 2023
SaaS
Next.js
Artificial intelligence
React.js
Web App