mnfst / manifest

A Whole Backend That Fits Into 1 YAML file. ⭐ to support the project !
https://manifest.build
MIT License
886 stars 51 forks source link

Pre-fill credentials on admin panel onboarding #193

Closed brunobuddy closed 1 month ago

brunobuddy commented 1 month ago

It is hard to find the credentials in the page.

We could create an env variable (in .env) that tells the client that it has to suggest the default admin user in the login page fields

It is true on stackblitz demo but also on local install

image

SebConejo commented 1 month ago

@brunobuddy What about those who will create other accounts? Will they be prefilled with the admin credentials? It seems strange to me.

brunobuddy commented 1 month ago

@SebConejo the seeder always create an admin@manifest.build user so every DB seeded in local/stackblitz/contribution will include the admin@manifest.build admin