You could automate the creation of the admin user by putting this snippet in the bootstrap function of your Strapi project.
Alternatively you could create your own CLI that runs this code.
You could automate the creation of the admin user by putting this snippet in the bootstrap function of your Strapi project.
Alternatively you could create your own CLI that runs this code.