4
Can we use Github as free cloud storage?
(programming.dev)
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Resources
Rules
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
I don't know but i suspect there will be wording in the terms of service against using GitHub to host services.
in this scenario, users would be creating some empty git repo to read/write to. it would be great if it isnt breaking the rules... but if it does, by using git, it would be easy enough to switch to another git provider (including selfhosted options).