Shawty needs a running postgres instance to work. You could either download and run the docker image from ghcr or use the provided docker-compose config
Additionally: I cannot give any guarantees regarding the security of this project. Run at your own risk.
Download the precompiled binary off of the releases section (or build it yourself), login and have fun.
This script should only be needed for development.
Its only dependency is gum.
The script will help you sticking to conventions, building images and stuff (look it up if you want to know what it exactly does. Thats what you should do before running sth off the internet anyways).
Running it is super simple:
Just invoke ./util.sh
without any arguments. Navigation should be pretty self explanatory.