Skip to content

AmalJose664/Lynfera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

255 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment-site

Lynfera

Lynfera

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.


🔧 Folder Diagram

Deployment-site
│
├───api-server/
│
├───build-server/
│
├───frontend-server/
│
├───reverse-proxy-server/
│
├───test-server/
│
├───README.md
└───.gitignore



🧩 Service Roles

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.

🛠 How to Run

git clone https://github.com/AmalJose664/Deployment-site.git
cd Deployment-site

Releases

No releases published

Packages

 
 
 

Contributors