how can I deploy in my local computer, and read local codes
zhangxiao696 opened this issue Β· 4 comments
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.π
Hello there zhangxiao696 π
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.
Local filesystem supporting is in the plan, we will support it in the future.
To deploy github1s by yourself, you can just clone this repository and run yarn && yarn build
, then copy the generated dist
directory to your static file server.
now you can visit https://github1s.com/editor, you can edit local file here. This is similar to vscode.dev