Skip to content

thesilverspoon/proxy-mn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Front End Capstone - Open Table: Proxy Server

Project resembles a clone of Open Table:

4 Primary Components Rendering:

  • About/Photos Component

https://github.com/thesilverspoon/about-photos-component

  • Reservations Component

https://github.com/thesilverspoon/reservations-component

  • Menus Component

https://github.com/thesilverspoon/menu-component

  • Reviews Component

https://github.com/thesilverspoon/reviews-component

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

What things you need to install the software and how to install them

MongoDB
PostgreSQL
NodeJS

Initial Installations

For each of the 4 Components:

Clone each component then add into 4 separate folders in this proxy repo.

Run 'npm install' all dependencies for each.

Run a production bundle.js file for each.

- About Component: npm run build-prod
- Reservations Component: npm run build:prod   
- Menu Component: npm run build:prod 
- Reviews Component: npm run build

Run 'npm start' in separate terminals to run server for each.

Render Proxy Server

Open client in browser at: 

http://localhost:8000/

forthebadge forthebadge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published