Closed brunobuddy closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
manifest-schema | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 4, 2024 3:40pm |
Ok for me 👍
@brunobuddy fyi, Here is the page after styling it :
Description
This PR creates a "Register first admin" page for the first launch if the DB is empty.
@SebConejo some styling is needed for the "register first admin" page.
How can it be tested?
/manifest/packages/core/manifest/manifest/backend.db
filenpm run dev
You will be redirected to the
/auth/welcome
page to create a new admin. Follow the instructions.Ensure that you cannot go to that page again after admin creation.
To repeat to tests, delete again the backend.db file and restart the npm run dev task
Impacted packages
Check the NPM packages that require a new publication or release:
Check list before submitting