feat: auth flow
This commit is contained in:
@@ -8,3 +8,6 @@ As an example, we have as high of a bar as a product team like Linear, which out
|
||||
|
||||
### Package Manager
|
||||
- Use **yarn** (not npm) for all dependency management
|
||||
|
||||
### Design system
|
||||
Whenever possible, we should use the design system components. If we need to add a new component from the available ones in [shadcn](https://ui.shadcn.com/docs/components), we should add it to the design system (using `shadcn add _`) and use it in the app.
|
||||
|
||||
Reference in New Issue
Block a user