An open API service indexing awesome lists of open source software.

https://github.com/edocbuhtig/angular-supabase-starter

Angular 19 Supabase Starter Project
https://github.com/edocbuhtig/angular-supabase-starter

angular19 supabase

Last synced: 10 months ago
JSON representation

Angular 19 Supabase Starter Project

Awesome Lists containing this project

README

          

# Angular Supabase Starter
Angular v19.x Supabase Starter Project with Authentication Guard.

How to setup:

- git clone
- npm install
- update your Supabase credentials inside (environment.ts)
- Both (dev and (production)
- ng serve - o
- ng update (update to the latest Angular Stable Release)