This is a demo for the web UI working with blackjack_server and a PostgreSQL database Docker container running locally. Please check out the database setup scripts at blackjack_server/db.
Dependency:
$ node -v
v16.15.0
$ npm -v
8.5.5
$ npm install
$ npm start