8000 GitHub - minpeter/domain-expiry-lookup: Domain lookup program that uses RDAP and WHOIS in parallel
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

minpeter/domain-expiry-lookup

Repository files navigation

Domain Expiry Lookup

A web application for checking domain expiration dates.

Note

Made using the latest trendy vibe coding. I feel like we are entering the era of personalized applications.

image

Getting Started

Prerequisites

  • Node.js 18.0.0 or higher
  • npm or yarn

Installation

git clone https://github.com/minpeter/domain-expiry-lookup.git
cd domain-expiry-lookup
npm install

Development Server

npm run dev

Production Build

npm run build

License

MIT License

0