Git Hooks
Git: Not just for developers

Git: Not just for developers

5/24/2018 · Opher Vishnia

What this post added

This post details how Eko uses GitLab CE to enable collaboration among non-developer professionals (video editors, designers) and developers on Interactive Video projects. Eko Studio acts as a Git client, abstracting Git operations for less technical users by translating project edits into Git commits. It leverages GitLab's API to create repositories, push initial commits, and uses webhooks combined with Firebase to update the Eko Studio UI upon commits. Developers use standard Git clients. This demonstrates a novel application of Git and GitLab for cross-disciplinary content creation workflows.

Read the original post ↗