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.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
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.
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.