Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 889 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 889 Bytes

This is a Next.js TypeScript project. We use Tailwind for styling.

We have make this website a PWA, so you can load it even without an internet connection!

What is this?

If you are new to HackRF+PortaPack+Mayhem, check this:

The Best HackRF Portapack Firmware Yet - Mayhem Version 2

Getting Started

First, install the dependencies

npm i

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Cloudflare

To run the Cloudflare Functions locally you can run npx wrangler pages dev public