You are browsing as a guest. Sign up (or log in) to start making projects!

7h 11m 7s logged

Wasn’t planning on shipping to stardance but oh well.

I built loves.rs, a free subdomain service for (mostly) Rust projects and developers (though it is open for everyone!) The idea is that if you have a project - for example, called harbor - you can claim a subdomain on loves.rs to showcase your project - like harbor.loves.rs

The process to claiming a subdomain is:

  1. Sign in with GitHub on the website .
  2. Star my repository.
  3. Claim upto 3 subdomains.

The subdomains are provisioned instantly so there’s no waiting time between claiming the subdomain and being able to use it.
Once you claim a subdomain you’re given full DNS control over it, so you can add whatever DNS records you need yourself.

Features:

  1. Upto 3 subdomains (per GitHub account).
  2. Full DNS control over subdomains.
  3. Support for A, AAAA, CNAME, TXT, PTR , and NS records (MX probably coming soon!).
  4. Nested subdomains (you can have as many nested subdomains as you want on each of your subdomains).

I built it with SolidStart because I usually use SvelteKit for my web projects but wanted to try something new.
DNS is powered by Raincloudns (DNS service made by @Cyteon)

0
25

Comments 0

No comments yet. Be the first!