/edna

😊 emoji domain name availability

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

edna

GitHub package.json version GitHub

edna is an emoji domain name availability checker written in javascript.

it utilises the whoisxmlapi API.

Setup

  • run yarn to download the packages
  • copy .env.example to .env and fill in the port and API key
  • run yarn run build to create the javascript bundle for the client
  • run yarn run start to start the express server