Skip to content

Getting Started

Installation

Prerequisites

  • Node.js version 18 or higher.
  • Terminal for accessing BackupDBee cli via its command line interface (CLI).
  • [zip]
  • [pg_dump]
  • [mysqldump]

Clone the project 📦

git clone https://github.com/28softwares/backupdbee.git
cd backupdbee

Install Required Dependencies

bash
pnpm install

Initial Setup

bash
ts-node index.ts install #this creates backupdbee.yaml

Configurations ⚒️

According to your requirements, you can configure from backupdbee.yaml file or using cli