Vercel DNS Console (Unofficial)

This is an unofficial implementation of Vercel DNS Console.

Demo

https://vercel-dns.skk.moe

Techstack

  • React – A JavaScript Library for Building User Interfaces
  • Next.js – The React Framework for Production
  • Geist UI – An Open Source Design System for Building Modern Websites and Applications
  • SWR – React Hooks for Data Fetching
  • React Table V7 – Lightweight and Extensible Data Tables for React

Features

  • List existing domains
  • Create a new DNS record
  • Delete an existing DNS record
  • Delete multiple DNS records
  • Search and filter DNS records
  • Edit an existing record

Build

git clone https://github.com/sukkaw/vercel-dns-console.git
cd vercel-dns-console
npm i
npm run dev # npm run build / npm run start / npm run analyze

License

MIT


, Released under the MIT License. Authored and maintained by Sukka with help from contributors (list).

Personal Website · Blog · GitHub @SukkaW · Telegram Channel @SukkaChannel · Twitter @isukkaw · Keybase @sukka

GitHub

View Github