Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.18 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.18 KB

OpenSource Vercel Alternative

OpenSource Vercel Alternative is a self-hosted platform designed for deploying and managing static sites and serverless functions effortlessly. This project aims to provide developers with a seamless deployment experience while offering the flexibility and control of open-source solutions.

Features

  • Easy Deployment: Deploy your projects with a single command or through a simple web interface.
  • Custom Domain Support: Manage your own domains with automatic HTTPS provisioning.
  • Serverless Functions: Create and deploy serverless functions alongside your static sites.
  • Continuous Deployment: Integrate with GitHub, GitLab, or Bitbucket for seamless CI/CD workflows.
  • Environment Variables: Manage environment variables for different deployment stages.
  • Customizable Build Settings: Configure build commands and output directories as per project requirements.
  • User-Friendly Dashboard: Intuitive UI for managing deployments and monitoring application performance.

Tech Stack

  • Frontend: React.js
  • Backend: Node.js
  • Database: Supabase
  • Containerization: Docker
  • Deployment: Kubernetes (or Docker Compose)