how i can get domain for dynamic website? #26666
Replies: 2 comments 2 replies
-
|
Your dynamic website doesn't seem to be working. |
Beta Was this translation helpful? Give feedback.
-
|
is-a.dev supports dynamic websites! The "portfolio site" requirement is just for the main subdomain (like For your pet adoption app, here's how to set it up:
{
"owner": {
"username": "ananya1026",
"email": "your-email@example.com"
},
"record": {
"CNAME": "ananya1026.github.io"
},
"proxied": false
}
Important: Your GitHub Pages site (
The is-a.dev domain works with any hosting that supports custom domains - GitHub Pages, Vercel, Netlify, Railway, etc. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
you said - we only accept portfolio site in our main subdomain.
if i want to subdomain for my dynamic website, how can i get that?
can you help me in explaining?
my dynamic website- https://ananya1026.github.io/pet-adoption-app
Beta Was this translation helpful? Give feedback.
All reactions