You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
Not sure if people know, but things are currently configured not to use mongo, its currently using the mock data source. For this to change, see the following:
This might have been designed to be this way, but I thought that I would mention this just incase people assumed it was using Mongo. This switch was put in to make it easier for novice users to get up and running.
The text was updated successfully, but these errors were encountered:
This PR, #27, adds the Mongo DB Settings - I believe that Charles will pull this in with his changes when he switches the client to use the new sticker microservice that includes the mongo db support.
Note that this won't be checked into master until after Build.
Not sure if people know, but things are currently configured not to use mongo, its currently using the mock data source. For this to change, see the following:
mongodb
which will point to https://github.com/Glimpse/StickerApp/blob/master/server/db/sources/mongodb.jsThis might have been designed to be this way, but I thought that I would mention this just incase people assumed it was using Mongo. This switch was put in to make it easier for novice users to get up and running.
The text was updated successfully, but these errors were encountered: