Good afternoon, I need some idea for a web system to automatically create a user Admin as soon as I run (open) the application.
That is, when running the application with a zeroed bank, so that I do not have to register any users before logging in, the system already automatically generates this user when it is run.
I'm using asp net MVC, in Visual Studio 2017.