Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add how-to video and example component to init #83

Merged
merged 5 commits into from
Jan 25, 2024

Conversation

decepulis
Copy link
Contributor

@decepulis decepulis commented Oct 24, 2023

⚠️ draft until the get started video is ready. For now, we're using a placeholder.

fix #31

Why?

It would be good to provide users with next steps at the end of npx next-video init.
To start, maybe we can provide users with a test video so they can immediately start playing with the component.

What's new?

  1. Writes videos/.getStarted.mp4.json at the same time that videos/.gitignore is written.
  2. Provides an example component at the end of the init flow

What it looks like

cli output after this PR

Copy link
Collaborator

@luwes luwes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@heff
Copy link
Contributor

heff commented Nov 2, 2023

Yeah, I like this a lot. Looks good to merge.

How hard would it be to just create a page for them in their app? If we can I think we could do a lot with that.

@heff
Copy link
Contributor

heff commented Jan 10, 2024

We should still merge this, right?

@decepulis decepulis marked this pull request as ready for review January 16, 2024 18:09
@decepulis
Copy link
Contributor Author

@heff yeah I think it's good to go. I put the real get started video in there.

@luwes luwes merged commit 26eb4fb into muxinc:main Jan 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide an example video to download and try locally
3 participants