GithubHelp home page GithubHelp logo

just-moh-it / remotion-template-nextjs Goto Github PK

View Code? Open in Web Editor NEW
18.0 2.0 0.0 190 KB

(WIP) A secure & opinionated NextJS template for Remotion v4

Home Page: https://remotion-template-nextjs.vercel.app

License: Other

TypeScript 88.58% JavaScript 11.06% CSS 0.36%
nextjs nextjs-template remotion shadcn-ui typescript remotion-template remotion-v4

remotion-template-nextjs's Introduction

Remotion NextJS Template Graphic

Remotion Template NextJS

๐Ÿฆ„ A Fully-Featured Remotion+Next.JS Starter Template

Demo ยท Fork this template

๐Ÿ“ฆ Features

  • โšก๏ธ NextJS 13 - Uses all the bleeding-edge features of NextJS 13
    • ๐ŸŒˆ Server Actions - APIs are abstracted, invoke and poll renders with typesafety
    • ๐Ÿ“ App Directory - Create layouts and new pages delightfully
  • ๐ŸŽจ TailwindCSS - Uses TailwindCSS for styling app and videos
  • ฦ› Remotion Lambda - Uses Remotion Lambda for rendering videos at scale
  • ๐Ÿ“ฑ Supports Multiple Video Dimensions - Change the aspect ratio of your videos using the app
  • ๐Ÿ“ฆ Fully-Featured - Uses all the features of Remotion
  • ๐Ÿ“ TypeScript+Validation - Uses TypeScript for type safety and Zod for validation

๐Ÿš€ Quickstart

1. Generate a repo using this template

Click on the Use this template button on the top of the page to create a new repo using this template.

2. Install dependencies

pnpm add

3. Create .env file

Copy the .env.example file to .env and fill in the values.

REMOTION_AWS_ACCESS_KEY_ID=<Your AWS Access Key ID>
REMOTION_AWS_SECRET_ACCESS_KEY=<Your AWS Secret Access Key>

4. Deploy lambda

pnpm run lambda:site
pnpm run lambda:function

5. Start the app

pnpm run dev

This will start the app on http://localhost:3000.

๐Ÿค™๐Ÿผ Reach out

Having trouble? Unsure of something? Feel free to ask away in the discussions.

๐ŸŒ„ Inspiration

remotion-template-nextjs's People

Contributors

just-moh-it avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

remotion-template-nextjs's Issues

Allow final rendered video to be downloaded ๐ŸŽฅ

Discussed in #8

Originally posted by HamedMP July 20, 2023
Hi!

Thanks for the template, life saver!

Have all the good stuff together, everything from Next to Lambda! ๐ŸŽ‰

One idea: I'm just playing with the editor. After pressing Render, and finishing, I didn't see any URL to the final output.

Checked the useRender hook but it returns only the start function and the status. How one can get the URL of the final video?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.