- Notifications
You must be signed in to change notification settings - Fork65
Open
Description
I am building something similar to bolt.new where I let users paste url of a git repo after my domain name without http:// or https://.
for example it would behttps://mydomain.com/github.com/mstfash/test-import
the problem here is github.com is being converted into github/com and I cannot have github.com as a page route at all
is there a solution around that to have a page route named after a domain name ? or if there is another workaround to get what I want?
Metadata
Metadata
Assignees
Labels
No labels