An open API service indexing awesome lists of open source software.

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

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
![alt text](https://github.com/ajay-mandal/youtube-clone/blob/acf0030779b5fc65f92bb9eca5602a62026e685d/docs/yt-clone-system-design.png?raw=true)