Skip to content

Instantly share code, notes, and snippets.

View marcgabe15's full-sized avatar
๐ŸŠ
TypeScript

Marc Diaz marcgabe15

๐ŸŠ
TypeScript
View GitHub Profile
@marcgabe15
marcgabe15 / CustomRules.js
Created September 8, 2023 16:45 — forked from fhfaa/CustomRules.js
CORS ALL the things in Fiddler2
import System;
import System.Windows.Forms;
import Fiddler;
// INTRODUCTION
//
// Well, hello there!
//
// Don't be scared! :-)
//

How we incorporate next and cloudfront (2018-04-21)

Feel free to contact me at [email protected] or tweet at me @statisticsftw

This is a rough outline of how we utilize next.js and S3/Cloudfront. Hope it helps!

It assumes some knowledge of AWS.

Goals