You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **⚠️ Important:** This project uses **Node.js 20.13.1** (see `.nvmrc`), which is not the latest version. Using a different Node version may cause package-lock.json conflicts and CI failures. We strongly recommend using a Node version manager like [nvm](https://github.com/nvm-sh/nvm) or [fnm](https://github.com/Schniz/fnm) to switch to the correct version:
41
41
> ```bash
@@ -385,7 +385,7 @@ This will:
385
385
386
386
### Database Schema Updates
387
387
388
-
**1. Edit GORM models** in `./backend/gzdb` (models must embed `gorm.Model` or have gorm annotations)
0 commit comments