Password Manager using go Setup - Add .env file in root with CONN_STRING=psql db connection string CLI Run go run ./cmd/cli/main.go API Run go run ./cmd/server/main.go