Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openscript/remotion-devcontainer-template
https://github.com/openscript/remotion-devcontainer-template
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/openscript/remotion-devcontainer-template
- Owner: openscript
- Created: 2023-02-24T15:13:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-10T17:23:12.000Z (over 1 year ago)
- Last Synced: 2024-10-11T13:31:16.571Z (about 1 month ago)
- Language: TypeScript
- Size: 58.6 KB
- Stars: 6
- Watchers: 2
- 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
npm i
```**Start Preview**
```console
npm start
```**Render video**
```console
npm run build
```**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
Note that for some entities a company license is needed. Read [the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).