Skip to content

UCDavisLibrary/cork-cookie-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cork Cookie Manager

In Progress

This helps users remove unnecessary cookies (e.g. Google Analytics cookies on shared domains like .ucdavis.edu) that can contribute to request header size issues.

Local Development

Install dependencies for the demo app:

cd app && npm install

Start the webpack watcher (rebuilds on file changes):

npm run dev

In a separate terminal, start the local HTTP server:

npm run serve

Then open http://localhost:8080 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors