https://github.com/ajay-mandal/youtube-clone
Created Youtube-clone using Nextjs, FIrebase and Google Cloud
https://github.com/ajay-mandal/youtube-clone
dockerfile express firbase-firestore firebase-auth firebase-functions gcp-project nextjs14 shadcn-ui
Last synced: over 1 year ago
JSON representation
Created Youtube-clone using Nextjs, FIrebase and Google Cloud
- Host: GitHub
- URL: https://github.com/ajay-mandal/youtube-clone
- Owner: ajay-mandal
- Created: 2024-03-05T17:35:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-06T07:47:59.000Z (over 2 years ago)
- Last Synced: 2025-02-01T21:31:15.047Z (over 1 year ago)
- Topics: dockerfile, express, firbase-firestore, firebase-auth, firebase-functions, gcp-project, nextjs14, shadcn-ui
- Language: TypeScript
- Homepage: https://youtube-clone.ajaymandal.me/
- Size: 1.19 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About this Repository
This respoitory contain files used for youtube clone using Nextjs.
This app is backend focused, can handle user authentication for video uploads. Don't upload huge files as backend it very small scaled and will take very long to process large files. Try uploading small files below 50MB.
### Site is live at
https://youtube-clone.ajaymandal.me
### Tech Stack Used
- Nextjs
- Shandcn-ui
- Typescript
- Express
- FFmpeg
- Firebase Authentication
- Firebase Functions
- Firebase Firestore
- Google Cloud Platform - Artifact, Bucket, Cloud Run, Pub/Sub, IAM & Admin, Storage
- Docker
### System Design Overview
