Skip to content

HRR47-SDC-Burke/carousel-proxy

Repository files navigation

Vacation Now

Proxy server for Vacation Now, a vacation rental booking website.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

A proxy server for Vacation Now, a vacation rental booking website. Once the server is running, directing the browser to http://localhost:3000/:id will render location data for the associated id.

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • Express

Please clone all repos listed under Related Projects and follow each ReadMe carefully before running the proxy server.

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

Running the Proxy

Once all services are ready and databases and servers are up an running, from within the root directory:

npm start

Direct the browser to http://localhost:3000/:id, passing in 1, 2, or 3 to see data associated with the particular location id.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published