To begin working with and interacting with this repo, you will need to create your own .env.* files like so:
For the test environment, you will need to create the file ".env.test" at the root of this repo, and inside that you will need to add the following code: PGDATABASE=nc_games_test
For the development environment, you will need to create the file ".env.development" at the root of this repo, and inside that you will need to add the following code: PGDATABASE=nc_games