Skip to content

maudnals/repro-attribution-reporting-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repro Attribution Reporting issue locally

Issue #40

Set up

  • git clone

In the project folder (./repro-attribution-reporting-issue):

  • npm i
  • brew install mkcert
  • mkcert -install
  • mkcert localhost

Run

  • Run as localhost HTTPS: node ./index-https.js
  • Run as localhost HTTP: node ./index.js