So, I create a new project, and get something like https://hyperdev.com/#!/project/adjective-noun. Sometimes, I don’t like the adjective or the noun, like “scary-dentist” (guessing here, but I’ve seen comparable names), and I want to change the project name. Is that possible, and if so: how?
I asking this because it’s not only the project in development mode, but that name is also used for hosting the application, like https://scary-dentist.hyperdev.space/. Obviously, I might do some CNAME DNS record setup from a domain (with a nice name) I control, but renaming the project from HyperDev could also be a possibility.
(For comparison, Heroku also hands out random application names on project creation, but those projects, and the URLs the applications are served from, can be renamed.)
Yes, you can rename projects by clicking on the project name to open the project options menu, then click inside the project name in the menu to rename it:
After you edit the name to be what you want it will be saved and served from the new name. We don’t currently set up any redirects from the old name so any links referencing the old name will break. We have plans to address the redirects eventually, but haven’t yet started on them.
is project editing disabled right now? I can’t rename projects, change their descriptions, export/import from github. Everyone says to use dropdown for projects, but I only see leave project, delete, & pin.
but this doesn’t work ( osx, chrome) – it just says project not found instead.
it was suggested that this means the name is taken, but I am prefixing with my name and course code – it seems impossible
@hex705 thanks for letting me know! I’m sorry about that. This sounds like it is related to a bug that recently popped up. Our team is working on a fix.
In the meantime, can you send us a support request so that we can help you further? We may be able to manually update the project name for you.
Hmm are you seeing the same error message each time? If you can attach any errors in the browser developer tools console that might help us troubleshoot. It might also be worth trying to clear your browser cache.