Appearance
Clone the repository:
git clone https://github.com/leamsigc/magicsync.git
Install dependencies:
pnpm install
Start the development server:
pnpm dev
You can also run MagicSync using Docker:
docker-compose up