Closed brunobuddy closed 1 month ago
Onboarding: suggest default user credential on admin login if exists.
packages/core/manifest/manigest/backend.db
npm run dev
npm run seed
Check the NPM packages that require a new publication or release:
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Description
Onboarding: suggest default user credential on admin login if exists.
Related Issues
How can it be tested?
packages/core/manifest/manigest/backend.db
) to make sure that there is no data in it.npm run dev
from the root and see the admin login page. The fields should be empty.npm run seed
and then reload the admin panel login page. You should the pre-filled credentials.Impacted packages
Check the NPM packages that require a new publication or release:
Check list before submitting