Hi I need to make my bit.dev in local server like https://bit.dev m how can I do this ?
Hi @shakercs , you can install a Bit remote server and use it to share components between projects. See the docs here.
The bit.dev application and its additional features (search engine, rendering, hosting, ci, automation, etc) are not a part of the OSS project.
@itaymendel At this step I am asked to enter a username and password:
bit remote add ssh://bit-username@bit-server:/opt/bit/first-scope
What does this correspond to? It seems to fail no matter what I enter
@JGJP That looks like something wrong with your setup.
I suggest starting with bit-docker.
(It's also available in the docker-hub )
Also, this issue might be helpful for you