RedBobble Proxy Server
- Clone this repo using this command:
git clone --recurse-submodules https://github.com/javedbartlett/redBobble/tree/master/allServices-deployReady
- Install dependencies:
npm install
-
Start MongoDB
-
Build and start all the required servers:
# For development:
npm run start-dev
# Or for production:
npm start
An nvmrc
file is included if using nvm.
- Node v12.13.1
- MongoDB