supaauth
v0.1.1
Published
A CLI for supabase auth,user management
Readme
supa-auth (under development)
A CLI for supabase auth,user management
Usage
Use the init command to initialize dependencies for a new project.
npx supa-auth init
add
Use the add command to add components to your project.
The add command adds a component to your project and installs all required dependencies.
npx supa-auth add [component] Example
npx supa-auth add signupYou can also run the command without any arguments to view a list of all available components:
npx supa-auth addDocumentation
Visit https://www.youtube.com/@DailyWebCoding to view the documentation.
License Licensed under the MIT license.
[] shadn [] create supaauth folder [] create supabase init middleware,admin,server,client
