Skip to content

Commit 3f0b589

Browse files
committed
chore(readme): up
1 parent f29c0d4 commit 3f0b589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Integrate [Nuxt 3](https://nuxt.com) with [EdgeDB](https://www.edgedb.com) effor
1111

1212
- 🍱 **Effortless Integration**: Set up a database with just one line of configuration.
1313
- 🧙 **Seamless Initialization**: Automates [EdgeDB CLI](https://www.edgedb.com/docs/cli/index) setup and [project initialization](https://www.edgedb.com/docs/cli/edgedb_project/edgedb_project_init).
14-
- 🎩 **Live Schema Updates**: Experience _HMR-like DX_ with watchers on `dbschema/*`, `queries/*`, and `dbschema/migrations/*`.
14+
- 🎩 **Live Schema Updates**: Experience _HMR-like DX_ with watchers on **schema**, **queries**, and **migrations**.
1515
- 🛟 **Typed Query Generation**: Automatically generate a typed query client with [@edgedb/generate](https://www.edgedb.com/docs/clients/js/generation).
1616
- 🍩 **Integrated Database Management**: Administer your database directly from [Nuxt DevTools](https://github.com/nuxt/devtools).
1717
- 🔐 **Flexible Authentication**: Easily enable [Email](https://www.edgedb.com/docs/guides/auth/email_password) or [OAuth](https://www.edgedb.com/docs/guides/auth/oauth) authentication, with support for custom auth providers.

0 commit comments

Comments
 (0)