Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sahilrajput03/my-video-remotion
https://github.com/sahilrajput03/my-video-remotion
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sahilrajput03/my-video-remotion
- Owner: sahilrajput03
- Created: 2022-04-17T08:59:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-17T09:01:02.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T17:57:43.075Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remotion video
# Remotion is love ~Sahil
Welcome to your Remotion project!
## Commands
**Install Dependencies**
```console
yarn
```**Start Preview**
```console
yarn start
```**Render video**
```console
yarn build
```**Server render demo**
```console
npm run server
```See [docs for server-side rendering](https://www.remotion.dev/docs/ssr) here.
**Upgrade Remotion**
```console
yarn 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).