Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge authored Jan 4, 2024
1 parent 9366d34 commit 639e268
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,10 @@ packages
| └─ tRPC v10 router definition
├─ auth
| └─ Authentication using next-auth. **NOTE: Only for Next.js app, not Expo**
└─ db
└─ Typesafe db calls using Drizzle & Planetscale
├─ db
| └─ Typesafe db calls using Drizzle & Planetscale
└─ ui
└─ Start of a UI package for the webapp using shadcn-ui
tooling
├─ eslint
| └─ shared, fine-grained, eslint presets
Expand Down

0 comments on commit 639e268

Please sign in to comment.