conwnet/github1s

how can I deploy in my local computer, and read local codes

zhangxiao696 opened this issue Β· 4 comments

how can I deploy in my local computer, and read local codes

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