unsubbed.co

E-Label

E-Label is a JavaScript-based application that provides solution for electronic labels, with QR Codes, on wine bottles sold within the European Union.

Overview

Open-source solution for electronic labels on wine bottles. Open-source solution for electronic labels on wine bottles. The project has 36 GitHub stars and is licensed under MIT.

Key Features

Source: GitHub README

  • Electronic Labeling: Replacing traditional paper labels with electronic labels, promoting sustainability and reducing waste.
  • Multilingual Support: Ensuring labels can be displayed in multiple languages to accommodate diverse consumers within the EU.
  • Regulatory Compliance: Adhering to EU regulations regarding wine labeling, providing a platform that streamlines compliance for wineries.

Getting Started

Source: GitHub README

mkdir elabel && cd elabel
wget https://raw.githubusercontent.com/filipecarneiro/ELabel/main/docker-compose.yml
echo "MSSQL_SA_PASSWORD=MyStrongPassword" >> .env
echo "ADMIN_PASSWORD=MyAdminPassword" >> .env

Normalized Features

Source: tool-features-normalized.json

docker, docker compose.