Architecture

Supabase Integration

How CloudNua Mobile integrates with Supabase for database, authentication, storage, and edge functions.

Supabase Integration

CloudNua Mobile seamlessly integrates with Supabase, a powerful backend-as-a-service (BaaS) solution. Supabase provides a managed PostgreSQL database, offering a secure and scalable foundation for storing your application's data.

Architecture

Supabase architecture diagram showing local Docker setup and cloud deploymentclick to enlarge

The local setup of Supabase includes the following components:

  1. Supabase Local Docker Setup: A local setup of Supabase to be run in Docker, that you can later deploy anywhere.
  2. Supabase Database: A PostgreSQL database with built-in authentication, row-level security, and real-time capabilities.
  3. Supabase Storage: Object storage for managing files, images, and media.
  4. Edge Functions: Serverless functions for handling custom logic, also works as an API.
  5. Authentication: User management and authentication system using JWT tokens.

This setup allows you to develop and test your application locally before deploying it to the Supabase Cloud.

AvatarEnda Kelly

© 2026 Enda Kelly, trading as CloudNua. All rights reserved.

Ireland