Skip to main content

Deploying Aluben

Quick Deploy Options ⚡

Get started instantly with our one-click deploy solutions:

Deploy with Vercel Deploy with Netlify

Self-Hosting Instructions 🛠️

Prerequisites

  • Git installed on your system
  • Bun runtime installed
  • Basic command line knowledge

Steps to Self-Host

  1. Clone the repository:
git clone https://github.com/Aluben-service/aluben-qwik.git
  1. Install dependencies:
bun install
  1. Launch the application:
bun dev