aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/dbasik-api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adds some database pool configuration and flagsMatthew Lemon2024-04-101-1/+19
|
* Adds .env file with database dsn in itMatthew Lemon2024-04-101-1/+8
|
* Postgres implementation now set up and in containers - no tables yetMatthew Lemon2024-04-101-1/+37
|
* Adds docker compose config file and changes application portMatthew Lemon2024-04-101-1/+4
|
* Reorganises cmd/ structure for publication on pkg.go.devMatthew Lemon2024-04-066-0/+419
Adds key commands to Makefile