replace [projectId] with project name
Currently my url looks like this: http://localhost:3000/projects/asdjkfb67284v.
How can I replace ithe id "asdjkfb67284v" with a unique project name? For example, I want something like http://localhost:3000/projects/my-new-project.
How can I replace ithe id "asdjkfb67284v" with a unique project name? For example, I want something like http://localhost:3000/projects/my-new-project.