Skip to content

Defraud is a tool to help you identify and avoid scams

License

Notifications You must be signed in to change notification settings

jeremy-code/defraud

Repository files navigation

Defraud GitHub Actions badge License

Installation

git clone https://github.com/jeremy-code/defraud.git
cd defraud
corepack enable
pnpm install

Usage

# Set Node.js version
nvm use

# Run the development server locally
pnpm dev

# Lint and format code
pnpm lint
pnpm format

# Build
pnpm build

License

This project is licensed under the MIT license.