Add change password part to install page
Just to never forget this
Also I wondering if yarn update-db command is pertinent ? On my install, the database is already up to date with the previous yarn build command.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| website | ✅ Ready (Inspect) | Visit Preview | Sep 17, 2022 at 11:13AM (UTC) |
There are already docs for changing password. I don't think it needs to be part of install.
But you're right, yarn update-db is no longer required since we moved migrations into the build step.
There are already docs for changing password. I don't think it needs to be part of install.
Sure it is not a requirement. But I think for many people, the end of the installation means "cool I don't have to worry anymore", so it is just a sort of 'security' reminder :)