Skip to content

TopBunkNYC/Proxy_Wyatt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TopBunk Proxy Server

TopBunk is a full-stack web application that provides descriptions, reviews, and neighborhood information about hostels and allows users to book a stay. This proxy server brings together the following four microservices to render the complete TopBunk application:

The GIF below provide a tour of the deployed proxy server, which brings together the description, booking, reviews, and about-the-neighborhood services into a unified application.

Getting Started

First, start up all four services by following the setup instructions at their respective links above. Then return here to set up the proxy server.

npm install
npm run start-dev

Be sure to update the URLs in server.js as needed.

Then navigate to http://localhost:9000.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published