Domainer

Domainer Used AI

2 devlogs
8h 39m
•  Ship certified
Created by Danee

Domainer is a selfhosted powerful web-based platform designed to simplify subdomain management through the Cloudflare API.
Useful for domains like js.org is-a.dev & etc..
For more info check the README.

Timeline

Ship 1

1 payout of shell 147.0 shells

Danee

about 1 month ago

Danee Covers 2 devlogs and 8h 39m

First v3 beta released
I released the first beta version of the Domainer, you can now submit request, approve & decline them as an admin. Once you approve request it will use Cloudflare API to make an DNS record in the DNS table. User managment doesn't work yet.

Update attachment
  • Backend refactor JS => TS
    The entire backend has been migrated from JavaScript to TypeScript!
    This change improves code maintainability, readability, and type safety across the project.

  • Frontend redesign
    ✅ Homepage redesigned
    ✅ Authentication flow (login/register) revamped
    ✅ Initial Setup UI in progress

I plan to redesign whole web app and simplify some routes on the backend.

Update attachment