mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-18 23:28:17 +00:00
11 lines
636 B
Markdown
11 lines
636 B
Markdown
# How to register
|
|
You can read the [domains.json file api reference](./domains-json.md) for more information about the json file structure.
|
|
|
|
### Websites hosted at
|
|
* [For github pages users](./hosted-at/github-pages.md)
|
|
* [For hashnode blogs](./hosted-at/hashnode.md)
|
|
* [For other services](./hosted-at/others.md)
|
|
|
|
### Vercel & Netlify Note
|
|
You will encounter an SSL certificate issue when using Vercel and Netlify. Neither service will work with our domains. It is recommend to use [Github Pages](https://github.com/is-a-dev/register/blob/add-hosting-warning/docs/hosted-at/github-pages.md) or [Railway](https://railway.app/) instead.
|