supabase-community / auth-ui

Pre-built Auth UI for React
https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
MIT License
488 stars 121 forks source link

feat: individual dev scripts #243

Closed Hallidayo closed 9 months ago

Hallidayo commented 9 months ago

What kind of change does this PR introduce?

Feature - Dev experience

What is the current behavior?

At the moment you have to run development servers for all the packages at once rather than once at a time.

What is the new behavior?

You can now pick which development server you want to run.