Skip to content

Poplin-Devs/questions-answers-sb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

questions-answers-sb

About

A web-scaling microservice application for a product browsing website's (https://github.com/marble-systems/marblewear) Q&A section handling a 20m+ document MongoDB collection. Can be reconfigured for both vertical and horizontal deployments.

Installation

  • While in root directory (questions-answers-sb):
npm install
  • In db/queries.js:
'mongodb://127.0.0.1:27017/questions-answers-sb' =>
'${instanceUrl}'

Operation

Run command:

npm run start-server

Ensure that EC2 host DB is running with provider.

About

Web-scaling microservice for MarbleWear's products website (Q&A section).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published