Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 928 Bytes

README.md

File metadata and controls

45 lines (37 loc) · 928 Bytes

Reviews-api

HR-NYC 37 SDC

Table of Contents


Description


Design a database and server that meet the requirements of your application, and then deploy and scale this service to support (a minimum of) 100 requests per second on EC2 using a t2.micro instance.

Getting Started


  • Clone the repo
    git clone https://github.com/Sierra-SDC/Reviews-api.git
    

Installation


  • Install NPM packages
    npm install
    
  • Start the local server
    npm run start
    

About


ETL

Authors