Mozart409 / blocky-frontend

A frontend for blocky

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blocky Frontend

A frontend for the blocky dns blocker.

Screenshots

Lightmode

Darkmode

Features

  • Responsive Design
  • Enable / Disable Blocking
  • DNS Queries
  • Refresh Blocklists

Run Locally

Clone the project

  git clone https://github.com/Mozart409/blocky-frontend

Go to the project directory

  cd blocky-frontend

Install dependencies

  pnpm install

Start the development server

  pnpm run dev

Production version frontend runs on http://localhost:8002

  docker compose up -d --remove-orphans

Authors

About

A frontend for blocky


Languages

Language:TypeScript 90.0%Language:Dockerfile 4.9%Language:HTML 2.3%Language:JavaScript 2.1%Language:CSS 0.7%