https://github.com/remotion-dev/gl-transitions
https://github.com/remotion-dev/gl-transitions
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/remotion-dev/gl-transitions
- Owner: remotion-dev
- Created: 2021-03-12T09:05:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T15:24:20.000Z (about 2 years ago)
- Last Synced: 2025-08-10T01:21:33.460Z (10 months ago)
- Language: TypeScript
- Homepage: https://remotion-gl-transitions.vercel.app
- Size: 7.22 MB
- Stars: 20
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remotion video
Welcome to your Remotion project!
## 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).
## Issues
Found an issue with Remotion? [File an issue here](https://github.com/JonnyBurger/remotion/issues/new).
## License
Note that a company license is needed. Read [the terms here](https://github.com/JonnyBurger/remotion/blob/main/LICENSE.md).