Built an Angular-first Supabase library (ngx-saqly-supabase) #45245
mostafasaqly
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Supabase team,
I wanted to share an open-source Angular library I built on top of Supabase called ngx-saqly-supabase.
The goal of this library is to simplify working with Supabase for Angular developers by allowing them to define database schemas, run migrations, and perform CRUD operations directly from Angular using a type-safe API.
npm:
https://www.npmjs.com/package/ngx-saqly-supabase
GitHub:
https://github.com/mostafasaqly/ngx-saqly-supabase
The idea is to reduce the need for writing SQL manually and make it easier to build full-stack applications using Angular + Supabase.
I would really appreciate your feedback, and I’d be happy to improve the library or align it more closely with Supabase best practices.
If this fits anywhere in the Supabase ecosystem or community tools, I’d love to contribute further.
Thanks for building such a great platform.
Best regards,
Mostafa Saqly
mostafasaqly1@gmail.com
Beta Was this translation helpful? Give feedback.
All reactions