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