Wolfinbarger / game-recommender

A full-stack web app that helps you discover awesome games to play with your friends or solo.
0 stars 0 forks source link

Instrument Database #7

Closed FreakyNobleGas closed 1 year ago

FreakyNobleGas commented 1 year ago

We'll want to instrument a database to serve all of our datasets and user information. With this in mind, I think a NoSQL DB would work well here, something like Postgres or MongoDB.

This will most likely mean adding some configuration files and instructions on how to setup the database.

FreakyNobleGas commented 1 year ago

Fulfilled by issue #16