CacheChecker is a web browser tool that inspect HTTP response headers. This tool is designed specifically for sites on Pantheon webops platform.
** How to use this tool?**
Follow these steps:
# Step 1: Clone the repository using the project's Git URL.
git clone https://github.com/iamstoick/http-headers-checker.git
# Step 2: Navigate to the project directory.
cd http-headers-checker
# Step 3: Run the Docker container.
docker-compose up -d
# Step 4: Visit the application at
http://localhost:8080
This project is built with .
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS