Source code for the menus and ssh apps under:
ssh h4ks.com
cp .env.example .envModify what you need or just use env variables instead.
go mod download
go run main.goThat will run the menu. To run the whole stack with the apps you better off using docker-compose.
docker compose up