rustygreen / ng-supabase

Angular Supabase components
https://ng-supabase.netlify.app/
21 stars 0 forks source link

Just a thanks! #1

Closed BrettFraley closed 3 months ago

BrettFraley commented 6 months ago

@rustygreen - I literally just started building the same concept for an ng - supase package and found your repository, thank you for putting this work together!

I'm building a large project in Angular17 and the supabase-js library is a bit painful, out of date, and lacking in solid documentation for Angular clients.

rustygreen commented 6 months ago

Thanks for the note, @BrettFraley! What UI library do you intend on using (PrimeNG, Material, Bootstrap, other)? Let me know any pain points you find with this library as you start working with it, I'm still working towards a 1.0.0 release.

Thanks!