https://github.com/jackdbd/wpa
https://github.com/jackdbd/wpa
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jackdbd/wpa
- Owner: jackdbd
- Created: 2023-03-10T12:11:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T15:20:51.000Z (over 2 years ago)
- Last Synced: 2025-01-17T21:29:36.296Z (over 1 year ago)
- Language: TypeScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WPA - Web Performance Audit
LIVE: https://wpa.pages.dev/
## Installation
```sh
npm install
```
## Develop
```sh
npm run dev
```
## Deploy
Deploy is done automatically with the Cloudflare Pages-GitHub integration.