TechLearn India/Let's Learn Building App using Supabase ( An Firebase Alternative )

  • ₹3,749

Let's Learn Building App using Supabase ( An Firebase Alternative )

  • Course
  • 14 Lessons

Explore Supabase (An Firebase Alternative ) with Angular 12 to build complete Web-app.

Demo

Live Deployed application for understanding what you will develop in this course.

Contents

What is Supabase ?


Supabase is an open source Firebase alternative.
It provides all the backend services you need to build a product. You can use it completely, or just the services you require:
Database
A dedicated, scalable Postgres database.
Auth
User management with Row Level Security.
File Storage
Store, organize, and serve large files.
Auto-generated APIs
Instantly generate APIs for your database.
Step by Step Explanation
Understanding Architecture, Database
Building Angular 12 App with Supabase
Project Set Up
Create a project
Set up the database schema
Get the API Keys

Building the App

Let's start building the Angular app from scratch.
Initialize an Angular app
Set up a Login component
Account page
Launch!
Exploring Supabase Storage :: Profile photos
Create an upload widget
Download the Application here