issues
search
gik0geck0
/
DominionStats
Web-app to track stats from playing Dominion
MIT License
0
stars
8
forks
source link
Set up a postgres DB locally via k8s
#15
Closed
gik0geck0
closed
3 years ago
gik0geck0
commented
3 years ago
Provision a postgres DB via k8s
use postgres-migrations to prepare the DB with sample data
use pg to query the DB from the app
expose /api/v1/testObjects as a server API