chrisleee / twitch-stocks

A web platform that allows you to invest in Twitch streamers with imaginary points.
GNU General Public License v3.0
21 stars 8 forks source link

Choose a solution to hosting the MongoDB database #22

Closed chrisleee closed 7 years ago

chrisleee commented 7 years ago

Current solutions include:

  1. Use a database-as-a-service like mLab
  2. Put it on the same server as the host. (Might require switching hosts if docker doesn't work properly)
chrisleee commented 7 years ago

We've chosen to start with a db-as-a-service like mLab