Generate a list of items that players can purchase
Easiest way to run this right is using the dev container in VSCode. Opening the project should show an alert that a container is available and to reload using it. Then in a terminal run rails s
and visit http://localhost:3000
. Create a new account, in the terminal you should see what looks like an email with a link to confirm your account. Open that link then log in.