https://github.com/cyklan/mytube
It's YouTube, but it's mine :)
https://github.com/cyklan/mytube
Last synced: 2 months ago
JSON representation
It's YouTube, but it's mine :)
- Host: GitHub
- URL: https://github.com/cyklan/mytube
- Owner: Cyklan
- Created: 2022-10-14T06:53:57.000Z (over 3 years ago)
- Default Branch: stable
- Last Pushed: 2022-11-02T09:43:25.000Z (over 3 years ago)
- Last Synced: 2025-03-09T21:16:39.688Z (over 1 year ago)
- Language: TypeScript
- Size: 882 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyTube
It's YouTube, but it's mine :)
I wanted to learn some stuff about docker and microservices - also I want to use a lot of programming languages!
## Project Structure
### Nginx
Proxy for the frontend and apis
### mysql
Database
### Web
Next.js App to run the frontend with Incremental Static Regeneration