timothymiller / t4-app

A powerful cross-platform UI toolkit for building actually native iOS, Android, macOS, Windows, Linux, and Progressive Web Apps with React (Native).
https://t4stack.com
MIT License
1.34k stars 71 forks source link

Feature - Migrate to Supabase Auth + Replace --supabase flag with Feat -Tauri #28

Closed Death666Machine closed 1 year ago

Death666Machine commented 1 year ago

Not quite sure how to fix the ts-standard errors, anyone have any ideas?

timothymiller commented 1 year ago

I see it complaining about duplicate code in the vs code extension. Can you whitelist that directory until albus can take a look at it?

Death666Machine commented 1 year ago

Not sure how, as it lints everything that is new or updated. I can take a look in about an hour though.

albbus-stack commented 1 year ago

Right now I see that you modified the extension but the code is cut half way through, I'm not sure of what I have to look at.

Probably you are just working on refactoring that, thank you! Once you are done remember to test it locally as explained in the docs.

Death666Machine commented 1 year ago

Should be better now

albbus-stack commented 1 year ago

Yup, test it and it's good to go 👍