- Notifications
You must be signed in to change notification settings - Fork91
Vercel Clone From Scratch 🚀
NotificationsYou must be signed in to change notification settings
piyushgarg-dev/vercel-clone
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
YouTube Video Link:https://youtu.be/0A_JpLYG7hM
Whiteboard Diagram:https://app.eraser.io/workspace/0f8XnDF61iGcatypPqIR?origin=share
- Node.JS:Master NodeJS Playlist
- Redis:Redis Crash Course
- Learn Docker:
- Part 1:Docker in One Shot - Part 1
- Part 2:Docker in One Shot - Part 2
- Docker with AWS ECS and ECR:Real World Docker Deployments with AWS
This Project contains following services and folders:
api-server: HTTP API Server for REST API'sbuild-server: Docker Image code which clones, builds and pushes the build to S3s3-reverse-proxy: Reverse Proxy the subdomains and domains to s3 bucket static assets
- Run
npm installin all the 3 services i.e.api-server,build-serverands3-reverse-proxy - Docker build the
build-serverand push the image to AWS ECR. - Setup the
api-serverby providing all the required config such as TASK ARN and CLUSTER arn. - Run
node index.jsinapi-serverands3-reverse-proxy
At this point following services would be up and running:
| S.No | Service | PORT |
|---|---|---|
| 1 | api-server | :9000 |
| 2 | socket.io-server | :9002 |
| 3 | s3-reverse-proxy | :8000 |
About
Vercel Clone From Scratch 🚀
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
