Skip to content

Craftsy proxy server, fetches all microsevices and displays product page dynamically depending on url.

Notifications You must be signed in to change notification settings

Eponaaaa/craftsy-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Craftsy proxy server

Proxy server to run all microservices for Craftsy.

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Some usage instructions

  1. Setup each of the services for the project.
  2. Npm install
  3. Npm start
  4. Server is running on localhost:4000
  5. Use this url: localhost:4000/listingNumber; change listingNumber paramater to a number from 1 to 100.

See this video to see how the UI should look like:

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

About

Craftsy proxy server, fetches all microsevices and displays product page dynamically depending on url.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published