{"id":15439129,"url":"https://github.com/braincee/remotion-video-1","last_synced_at":"2026-06-10T10:31:39.107Z","repository":{"id":209604205,"uuid":"722476590","full_name":"braincee/remotion-video-1","owner":"braincee","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-29T13:39:35.000Z","size":11484,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-27T22:43:34.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/braincee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-23T08:30:18.000Z","updated_at":"2023-11-23T08:30:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"d74277db-4a66-4406-afe4-be3ba849bc57","html_url":"https://github.com/braincee/remotion-video-1","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"7d4aee1b7a2e461368483835f7c74297a14021ba"},"previous_names":["braincee/remotion-video-1"],"tags_count":0,"template":false,"template_full_name":"remotion-dev/template-next-app-dir","purl":"pkg:github/braincee/remotion-video-1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braincee%2Fremotion-video-1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braincee%2Fremotion-video-1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braincee%2Fremotion-video-1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braincee%2Fremotion-video-1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/braincee","download_url":"https://codeload.github.com/braincee/remotion-video-1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braincee%2Fremotion-video-1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34149132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T19:02:46.599Z","updated_at":"2026-06-10T10:31:39.088Z","avatar_url":"https://github.com/braincee.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://github.com/remotion-dev/template-next/assets/1629785/9092db5f-7c0c-4d38-97c4-5f5a61f5cc098\" /\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\nThis is a Next.js template for building programmatic video apps, with [`@remotion/player`](https://remotion.dev/player) and [`@remotion/lambda`](https://remotion.dev/lambda) built in.\n\nThis template uses the Next.js App directory. There is a [Pages directory version](https://github.com/remotion-dev/template-next-pages-dir) of this template available.\n\n\u003cimg src=\"https://github.com/remotion-dev/template-next/assets/1629785/c9c2e5ca-2637-4ec8-8e40-a8feb5740d88\" /\u003e\n\n## Getting Started\n\n[Use this template](https://github.com/new?template_name=template-next-app-dir\u0026template_owner=remotion-dev) to clone it into your GitHub account. Run\n\n```\nnpm i\n```\n\nafterwards. Alternatively, use this command to scaffold a project:\n\n```\nnpx create-video@latest --next\n```\n\n## Commands\n\nStart the Next.js dev server:\n\n```\nnpm run dev\n```\n\nOpen the Remotion Studio:\n\n```\nnpm run remotion\n```\n\nThe following script will set up your Remotion Bundle and Lambda function on AWS:\n\n```\nnode deploy.mjs\n```\n\nYou should run this script after:\n\n- changing the video template\n- changing `config.mjs`\n- upgrading Remotion to a newer version\n\n## Set up rendering on AWS Lambda\n\nThis template supports rendering the videos via [Remotion Lambda](https://remotion.dev/lambda).\n\n1. Copy the `.env.example` file to `.env` and fill in the values.\n   Complete the [Lambda setup guide](https://www.remotion.dev/docs/lambda/setup) to get your AWS credentials.\n\n1. Edit the `config.mjs` file to your desired Lambda settings.\n\n1. Run `node deploy.mjs` to deploy your Lambda function and Remotion Bundle.\n\n## Docs\n\nGet started with Remotion by reading the [fundamentals page](https://www.remotion.dev/docs/the-fundamentals).\n\n## Help\n\nWe provide help on our [Discord server](https://remotion.dev/discord).\n\n## Issues\n\nFound an issue with Remotion? [File an issue here](https://remotion.dev/issue).\n\n## License\n\nNote that for some entities a company license is needed. [Read the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraincee%2Fremotion-video-1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbraincee%2Fremotion-video-1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraincee%2Fremotion-video-1/lists"}