shaninalex / learn-golang-bun-orm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning golang bun orm

make db
# wait until postgres will up and running
make start

# to close:
make db_down

About


Languages

Language:Go 98.0%Language:Makefile 2.0%