Skip to content

KichiUeda/Chris-proxy

Repository files navigation

Proxy for HumbleBundle FEC project

This project recreates a product page from the site Humble Bundle. This proxy will accept and display a javascript bundle from each team member's services A total of 8 services are displayed. a header and footer were created to mimic the Humble Bundle website in appearance

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

npm start navigate to:

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

The html simply provides a div with an id for each service's bundle to render to. The Header and Footer were done with React styled-components; The server simply serves the static assets. links below show final product with all services rendering

Installing Dependencies

From within the root directory:

npm install

About

repo for proxy server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published