A POC of a client-side app that edits a git repository file using the GitLab api.
This repository has been archived on 2025年12月20日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- JavaScript 63.2%
- HTML 33.9%
- CSS 2.9%
|
|
||
|---|---|---|
| doc | Add readme | |
| public | Add readme | |
| .gitignore | Initial commit | |
| .gitlab-ci.yml | Add gitlab ci config | |
| README.md | Add readme | |
GitLab repository file editor
A POC of a client-side app that edits a git repository file using the GitLab api.
See it in action the online demo!
You will need to authorize the application to use you GitLab account, in order to read and write on your repositories:
Want to fork?
Please add a new application with api access on your own GitLab account, then edit the application id at the beginning of the main js file.