Skip to content

Delivery/Pickup Time and Sponsored Restaurants Sections

Notifications You must be signed in to change notification settings

morganjunlin/time-sponsored

 
 

Repository files navigation

Grubhub Mock-Up System Design Optimization

Refactored DBMS for AWS EC2 Scalability

Time-Sponsored microservice inherited to optimize scalability. See original here.

Related Projects

Requirements

Usage

The master branch is for AWS EC2 deployment in mind. The develop branch is for local development.

git clone https://github.com/tormund-and-big-lady/time-sponsored.git
cd time-sponsored
npm install
npm run build
npm run server:start

To generate CSV/Table insertion:

npm run generate:csv
npm run psql:create
npm run seed:psql

Development

  • react.js - The official React.js website
  • express.js - The official Express.js website
  • webpack - The official Webpack website

About

Delivery/Pickup Time and Sponsored Restaurants Sections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 58.1%
  • JavaScript 36.8%
  • CSS 5.1%