8000 GitHub - Nibezak/thumbnails
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Nibezak/thumbnails

 
 

Repository files navigation

alt text

https://www.youtube.com/watch?v=EuOke4wPCXg

Overview

Hi 🤙 In this 8 hour video you'll learn how to build a SaaS application for automatically creating POV-style YouTube thumbnails. You'll be able to build along with me from project setup to Vercel deployment.

Features: 🤖 AI Background Removal 🖼 Thumbnails Templates 🪣 S3 Bucket Integration 💳 Stripe Integration 💰 Credit System 📤 Image Uploader 🔑 Sign Up And In ✨ Sleek Landing Page 🚀 Vercel Deployment 📊 Postgres Database

Setup

Follow these steps to install and set up the project.

Clone the Repository

git clone https://github.com/Andreaswt/thumbnails.git

Navigate to the Project Directory

cd thumbnails

Install Node.js

Download and install Node.js if not already installed. Use the link below for guidance on installation via package manager: Node.js Download

Install Node Modules

npm install

Setup Environment Variables

Create a .env file in the root of the project and add the necessary environment variables listed in env.js.

Run the Project

npm run dev

Access the Application

Open your browser and visit: http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.7%
  • JavaScript 6.0%
  • CSS 2.3%
0