Categorygithub.com/tkdn/go-study
modulepackage
0.0.0-20241208073259-4d431a0b1791
Repository: https://github.com/tkdn/go-study.git
Documentation: pkg.go.dev

# README

Ready for DB

.envrc

cp .envrc.example .envrc
direnv allow

docker

docker compose up -d

psql login

psql -h 127.0.0.1 -p 5432 -U $(POSTGRES_USER) $(POSTGRES_DB)

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author