RedBobble Proxy Server
- https://github.com/Nutritious-Insurance/philipService/
- https://github.com/Nutritious-Insurance/johnService/
- https://github.com/Nutritious-Insurance/javService/
- Clone this repo using this command:
git clone --recurse-submodules https://github.com/Nutritious-Insurance/philipProxy.git- Install dependencies:
npm install-
Start MongoDB
-
Build and start all the required servers:
# For development:
npm run start-dev
# Or for production:
npm startAn nvmrc file is included if using nvm.
- Node v12.13.1
- MongoDB