conwnet / github1s

One second to read GitHub code with VS Code.
https://github1s.com
MIT License
22.89k stars 871 forks source link

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

Closed zhangxiao696 closed 1 year ago

welcome[bot] commented 2 years ago

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.πŸ˜„

github-actions[bot] commented 2 years ago

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.

conwnet commented 2 years ago

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.

conwnet commented 1 year ago

now you can visit https://github1s.com/editor, you can edit local file here. This is similar to vscode.dev