Skip to content

poofeg/vk-to-commerceml

Repository files navigation

VK to CommerceML

Telegram bot that can synchronize VK products to a website using the CommerceML protocol.

Build and push docker image

docker buildx build \
  --tag 'poofeg/vk-to-commerceml:latest' \
  --platform=linux/amd64,linux/arm64 --pull --push .

Pre-built images available on Docker Hub: https://hub.docker.com/r/poofeg/vk-to-commerceml