Devographics / Monorepo

Monorepo containing the State of JS apps
surveyform-sigma.vercel.app
Other
134 stars 52 forks source link

surveyadmin create admin without a startup script #430

Open eric-burel opened 1 month ago

eric-burel commented 1 month ago

We should just look for the presence of an admin user when we check authentication, and indicate what variables must be set up in this case Tying auth check and admin creation would prevent any risk of running the app without an admin forgetting to set it up etc.