feat(frontend): Install nuxt-ui, eslint, prettier, reformat whole code

This commit is contained in:
2025-02-21 10:51:29 +01:00
parent e7557ce2e2
commit d6effcd1d5
16 changed files with 8131 additions and 2113 deletions

View File

@@ -13,9 +13,11 @@
## Common errors
### better-auth/cli generate
```
Couldn't read your auth config. Error: Could not locate the bindings file. Tried:
```
**Solution:** I was able to resolve by running npx node-gyp rebuild in 'node_modules/better-sqlite3'
https://github.com/WiseLibs/better-sqlite3/issues/1320