https://github.com/remotion-dev/light-leak-example
https://github.com/remotion-dev/light-leak-example
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/remotion-dev/light-leak-example
- Owner: remotion-dev
- Created: 2024-05-08T08:04:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T08:10:27.000Z (about 2 years ago)
- Last Synced: 2025-08-10T01:21:33.671Z (10 months ago)
- Language: TypeScript
- Homepage: https://light-leak-example.vercel.app
- Size: 951 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remotion video
Welcome to your Remotion project!
## Commands
**Install Dependencies**
```console
bun install
```
**Start Preview**
```console
bun start
```
**Render video**
```console
bun run build
```
**Upgrade Remotion**
```console
bun 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
Note that for some entities a company license is needed. [Read the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).