create-video
Advanced tools
Comparing version 1.0.0-y.109 to 1.0.0
@@ -8,2 +8,3 @@ { | ||
"build": "remotion render src/index.tsx HelloWorld out.mp4", | ||
"upgrade": "remotion upgrade", | ||
"server": "ts-node server.tsx", | ||
@@ -15,6 +16,6 @@ "test": "eslint 'src' --ext ts,tsx && tsc" | ||
"dependencies": { | ||
"@remotion/bundler": "^1.0.0-y.105", | ||
"@remotion/cli": "^1.0.0-y.105", | ||
"@remotion/eslint-config": "^1.0.0-y.105", | ||
"@remotion/renderer": "^1.0.0-y.105", | ||
"@remotion/bundler": "^1.0.0", | ||
"@remotion/cli": "^1.0.0", | ||
"@remotion/eslint-config": "^1.0.0", | ||
"@remotion/renderer": "^1.0.0", | ||
"@types/express": "^4.17.9", | ||
@@ -27,3 +28,3 @@ "@types/react": "^17.0.0", | ||
"react": "^17.0.1", | ||
"remotion": "^1.0.0-y.105", | ||
"remotion": "^1.0.0", | ||
"ts-node": "^9.1.1", | ||
@@ -30,0 +31,0 @@ "typescript": "^4.1.3" |
@@ -1,8 +0,49 @@ | ||
## React Motion Graphics | ||
# Remotion video | ||
Get started: | ||
<p align="center"> | ||
<a href="https://github.com/JonnyBurger/remotion-logo"> | ||
<img src="https://github.com/JonnyBurger/remotion-logo/raw/main/withtitle/element-0.png"> | ||
</a> | ||
</p> | ||
```sh | ||
npm i | ||
npm run dev | ||
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 | ||
Notice that a company license is needed. Read [the terms here](https://github.com/JonnyBurger/remotion/blob/main/LICENSE.md). |
{ | ||
"name": "create-video", | ||
"version": "1.0.0-y.109", | ||
"version": "1.0.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
50
23576
32
528
1