Open
Description
Is there an existing issue for this?
- I have searched the existing issues.
CLI Version
N/A
Project ID
N/A
Description
When creating a new project it is allowed to put a dot (.) to the name of the project. UI will allow it, but when the project is actually created there is no dot in the name
Steps to reproduce
- Go to globe.dev and press 'create project'
- Import any project repo from GitHub
- Edit the project name to contain a dot (i.e. api.my-test-project)GitHub
Expected behavior
Either not allow it on UI, or use it in the name (and domain?)
Screenshots
No response
Additional context and comments
Note: Github allows to create repositories with dot in the name