GitBook Edge Demo

Demo app that shows the difference between SSR VS Edge

SSR

Method: getServerSideProps. This reads from a Firestore NoSQL database in Northern Virginia (us-east).

Edge

Method: Edge Middleware. This reads from an Upstash Redis database in Northern Virginia (us-east).