github1s icon indicating copy to clipboard operation
github1s copied to clipboard

How to run other scm in my local dev?

Open wd2010 opened this issue 2 years ago โ€ข 3 comments

In my local runtime, I use yarn watch to run github๏ผŒ But i want to use gitlab, how to run or what command to use?

wd2010 avatar Jan 09 '23 12:01 wd2010

Hello there!๐Ÿ‘‹ Welcome to the project!๐Ÿ’– Thank you and congrats๐ŸŽ‰for opening your very first issue in this project.Be patient while we get back to you.๐Ÿ˜„

welcome[bot] avatar Jan 09 '23 12:01 welcome[bot]

Hello there wd2010 ๐Ÿ‘‹

Welcome to github1s !!๐Ÿ’–๐Ÿฅณ

Thank you and congratulations ๐ŸŽ‰ for opening your very first issue in this project. github1s fosters an open and welcoming environment for all our contributors.๐ŸŒธ

Incase you want to claim this issue, please comment down below! We will try to get back to you as soon as we can.๐Ÿ‘€

Feel free to visit github1s.com. ๐Ÿ‘ฉโ€๐Ÿ’ป If you have any interesting ideas, just open an issue. We would love to hear you and engage in discussions.

github-actions[bot] avatar Jan 09 '23 12:01 github-actions[bot]

You can add a entry in /etc/hosts:

127.0.0.1 gitlab1s.com

The relevant code is implemented here: https://github.com/conwnet/github1s/blob/a91c7f3fdcf7ee66afe9f6596da5c53c3d1180b8/resources/initialize.js#L54-L71

conwnet avatar Jan 11 '23 03:01 conwnet