A platform to host, build, and deploy frontend applications, similar to a lightweight self-hosted Vercel/Netlify workflow.
This repository contains multiple coordinated services that handle builds, routing, storage, UI, and deployment automations.
Deployment-site
β
ββββapi-server/
β
ββββbuild-server/
β
ββββfrontend-server/
β
ββββreverse-proxy-server/
β
ββββtest-server/
β
ββββREADME.md
ββββ.gitignore
| Directory | Description |
|---|---|
api-server |
API endpoints, logs and analytics. |
frontend |
Nextjs frontend. |
reverse-proxy-server |
Express-based reverse proxy pointer. |
build-server |
Docker container files. |
test-server |
Testing api, Mocks s3 for local. |
git clone https://github.com/AmalJose664/Deployment-site.git
cd Deployment-site