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
- Host: GitHub
- URL: https://github.com/edocbuhtig/angular-supabase-starter
- Owner: edocbuhtig
- Created: 2025-03-30T07:44:18.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-03-30T07:58:27.000Z (10 months ago)
- Last Synced: 2025-03-30T08:28:40.524Z (10 months ago)
- Topics: angular19, supabase
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)