Skip to content

Commit

Permalink
fix: update drizzle link, resolve #43
Browse files Browse the repository at this point in the history
  • Loading branch information
imrim12 committed Nov 14, 2024
1 parent 70937ab commit ea6b282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Nuxt 3 template is a opinionated template for Nuxt 3 project. It includes the fo
- [Vuetify](https://vuetifyjs.com) for component library
- [Nuxt i18n](https://i18n.nuxtjs.org) for internationalization
- [Nuxt Auth](https://auth.sidebase.io) for authentication
- [Drizzle ORM](https://drizzle.dev) for Database communication
- [Drizzle ORM](https://orm.drizzle.team) for Database communication
- [CASL](https://casl.js.org) for Access Control
- [Firebase Notification](https://firebase.google.com) for push notification

Expand Down

0 comments on commit ea6b282

Please sign in to comment.