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!
If you are new to HackRF+PortaPack+Mayhem, check this:
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.
To run the Cloudflare Functions locally you can run
npx wrangler pages dev public