Talk about it, my scenario is this.
We have an elixir backend application that has a bug on the server so that new users can not make a new app in the app, but old users can use it normally.
I need to insert a new user manually by the Elixir console so that this new user can be saved in the database and can use the app, but I have no idea how I can do this, I am a trainee and I do not have much experience, any help Welcome!