mirror of
https://github.com/p-stream/backend.git
synced 2026-01-11 20:10:33 +00:00
Introduces a 'nickname' field to the users table and Prisma schema. Updates user registration and profile update routes to handle nicknames, including random nickname generation for new users. Adds a utility for generating random nicknames and migrates existing users to have generated nicknames. |
||
|---|---|---|
| .. | ||
| api | ||
| middleware | ||
| plugins | ||
| routes | ||
| tasks/jobs/clear-metrics | ||
| utils | ||