Note: This is a fork of is-a-dev/register.
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.
- Free
.is-a.devsubdomain registration for developers - DNS configuration via JSON files
- Automated validation and testing of domain registrations
- Support for CNAME, A, AAAA, MX, and TXT records
# 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- Runtime: Node.js
- Configuration: JSON-based DNS records
- Testing: Automated domain validation
- CI/CD: GitHub Actions
This project is licensed under the GPL-3.0 License. See the LICENSE file for details.