Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CI
Posts
1
Comments
160
Joined
5 mo. ago

  • Are you trying with the correct db user? Try connecting to image with the root user for MariaDB and create a new user with permissions. I’ve had to do similar things with Postgres, connecting with the user psql with success.

  • I've used Postman et al. but I often default to PowerShell (because Windows) and a text file. It gives me everything I need from Postman without having to install or learn new tools.

    Curl is nice but I miss the object orientation in my shell when I use *sh.