Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/incredibledevhq/dev-video-creator

Incredible drastically simplifies creation of developer video content. It offers a unified workflow to storyboard, record, collaborate and produce the video.
https://github.com/incredibledevhq/dev-video-creator

collaboration creator-tools fast konvajs monorepo mysql next-js nextjs planetscale prisma trpc typescript video video-creation

Last synced: about 23 hours ago
JSON representation

Incredible drastically simplifies creation of developer video content. It offers a unified workflow to storyboard, record, collaborate and produce the video.

Awesome Lists containing this project

README

        


logo

















## 👋  Introduction

Incredible drastically simplifies creation of developer video content. It offers a unified workflow to storyboard, record, collaborate and produce the video.

👉  For those who are new to Incredible, here's the tour of the core experience.

🚀  [Product Tour](https://www.loom.com/share/d5fd69a0d70f4dfd921bd4798bdb938c)

👉  To get a glimpse of what Incredible is capable of here's a playlist of videos on Rust produced using Incredible.

🦀  [Rust series made using Incredible](https://bit.ly/rust-series)

👉  Here's an example with Replit integration where you can watch the video and even run the code snippet

👩🏻‍💻  [Rust tutorial with Repl.it integration](https://incredible.dev/watch/enm-qyp-zks)

👉  For portrait fans, here's a list of Youtube shorts, and Instagram reels produced using Incredible

📺  [Youtube shorts made using Incredible](https://bit.ly/yt-ml-shorts)
🎞  [Instagram Reels made using Incredible](https://www.instagram.com/incredibledevhq/)

👉  One of the top videos made using Incredible

📺  [Next.JS 12.2 release video](https://youtu.be/bQqN0fK3Gjg)

## ᛘ Branches

The main branch is hosted at [oss.incredible.dev](https://oss.incredible.dev). Do give it a try and please report the issues [here](https://github.com/IncredibleDevHQ/Incredible/issues).

The [legacy branch](https://github.com/IncredibleDevHQ/Incredible/tree/legacy) is hosted at [https://incredible.dev](https://incredible.dev) and it'll be deprecated soon!

![Studio Main Page](assets/main.png)

## ✨  Features

1. Storyboarding to preview with markdown support
2. Huddle and collaborative editing
3. Support for high-quality screen recordings
4. Support for portraits
5. Themes
6. Transitions
7. Watch page you can share
8. Series

## 🏃🏽‍♂️ Instructions to Run

Due to the proprietary components, it'll be hard to run Incredible unless you create an account in each of them.
Refer to the [wiki](https://github.com/IncredibleDevHQ/Incredible/wiki) for the full list of third-party proprietary services and instructions to run.

We are committed to the complete OSS porting of Incredible without the third-party proprietary services. We'll be announcing a roadmap soon!

## 📚  Tech stack

| Basic Blocks | Collaboration | Hosting | ENV |
| :--------------------------------------------: | :------------------------------------------: | :--------------------------------------: | :--------------------------------: |
| [Nextjs](https://github.com/vercel/next.js) | [Hocuspocus](https://tiptap.dev/hocuspocus/) | [Mux](https://mux.com/) | [Doppler](https://doppler.com/) |
| [Prisma](https://github.com/prisma/prisma) | [Liveblocks](https://liveblocks.io/) | [Vercel](https://vercel.com/) | [KMS](https://aws.amazon.com/kms/) |
| [Trpc](https://github.com/trpc/trpc) | [Agora](https://agora.io/) | [Planetscale](https://planetscale.com/) | |
| [Tiptap](https://github.com/ueberdosis/tiptap) | | [AWS](https://aws.amazon.com/) | |
| [Konvajs](https://github.com/konvajs/konva) | | [Firebase](https://firebase.google.com/) | |

## ✏️  License

[Apache-2.0 license](https://github.com/IncredibleDevHQ/Incredible/blob/main/LICENSE)