mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-01-03 03:18:07 -05:00
639 B
639 B
Documentation for development
Adding a new profile variable
To add a profile variable (personality type, etc.), make modifications here:
Then update the database:
npx prisma migrate dev --name add-some-provile-variable