Files
Compass/docs/development.md
2025-08-02 16:19:34 +02:00

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