An open API service indexing awesome lists of open source software.

https://github.com/jackdbd/wpa


https://github.com/jackdbd/wpa

Last synced: over 1 year ago
JSON representation

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.