Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 761 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 761 Bytes

JSID.DEV

An identity for developers on the web.

What is JSID.DEV

JSID.DEV is a free identity for developers on the web. This service offers a handy subdomain like foo.jsid.dev or bar.jsid.dev for use on your static sites via CNAME record. Fork, add subdomain and send a Pull Request. We will make it work.

How to get one

  • Fork this repo.
  • Set a custom domain to your GitHub Pages.
  • Add your subdomain under subdomains.json file.
  • Run npm install and npm run sort to sort the keys alphabetically.
  • Send Pull Request.