Skip to content

Nutritious-Insurance/philipProxy

Repository files navigation

Project Name

RedBobble Proxy Server

Related Projects

Table of Contents

  1. Setup
  2. Requirements
  3. Development

Setup

  1. Clone this repo using this command:
git clone --recurse-submodules https://github.com/Nutritious-Insurance/philipProxy.git
  1. Install dependencies:
npm install
  1. Start MongoDB

  2. Build and start all the required servers:

# For development:
npm run start-dev
# Or for production:
npm start

Requirements

An nvmrc file is included if using nvm.

  • Node v12.13.1
  • MongoDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published