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

https://github.com/lhr0909/videos

My Video Snippets Made with Remotion
https://github.com/lhr0909/videos

Last synced: 8 months ago
JSON representation

My Video Snippets Made with Remotion

Awesome Lists containing this project

README

          

# Simon's Video Projects

I will keep all the video produced by [Remotion](https://www.remotion.dev) in this repository.

## Commands

**Start Preview**

```console
npm start
```

**Render video**

```console
npm run build
```

**Server render demo**

```console
npm run server
```

See [docs for server-side rendering](https://www.remotion.dev/docs/ssr) here.

**Upgrade Remotion**

```console
npm run upgrade
```

## Docs

Get started with Remotion by reading the [fundamentals page](https://www.remotion.dev/docs/the-fundamentals).

## Help

We provide help [on our Discord server](https://discord.gg/6VzzNDwUwV).

## Issues

Found an issue with Remotion? [File an issue here](https://github.com/remotion-dev/remotion/issues/new).

## License

Notice that for some entities a company license is needed. Read [the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).