Skip to content

Fork of is-a-dev/register - Grab your own .is-a.dev subdomain for free

License

Notifications You must be signed in to change notification settings

danielcregg/register

 
 

is-a.dev Domain Register

JavaScript Node.js License: GPL-3.0 Last Commit

Note: This is a fork of is-a-dev/register.

Overview

A service that allows developers to claim a free .is-a.dev subdomain for their personal websites. Developers can register custom subdomains by submitting a pull request with a JSON configuration file.

Features

  • Free .is-a.dev subdomain registration for developers
  • DNS configuration via JSON files
  • Automated validation and testing of domain registrations
  • Support for CNAME, A, AAAA, MX, and TXT records

Prerequisites

Getting Started

# Clone the repository
git clone https://github.com/danielcregg/register.git

# Navigate to the project directory
cd register

# Install dependencies
npm install

# Run tests
npm test

Tech Stack

  • Runtime: Node.js
  • Configuration: JSON-based DNS records
  • Testing: Automated domain validation
  • CI/CD: GitHub Actions

License

This project is licensed under the GPL-3.0 License. See the LICENSE file for details.

About

Fork of is-a-dev/register - Grab your own .is-a.dev subdomain for free

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%