Skip to content

Instantly share code, notes, and snippets.

@mrtnblv
mrtnblv / Install build and deploy weweb app.md
Last active November 2, 2025 09:33
Déploiement local d'une application WeWeb

Déploiement local d'une application WeWeb

Procédure complète pour installer, configurer et mettre à jour une application WeWeb exportée depuis GitHub sur un container Debian 13 (Proxmox).

⚙️ Tester sur :

  • OS : Debian 13 (sur Proxmox)
  • RAM : 2 Go minimum
  • Espace disque : 5 Go minimum

Bubble.io : Hexadecimal color code for transparency

For example, you want to set 40% alpha transparence to #000000 (black color), you need to add 66 like this #00000066.

All hex value from 100% to 0% alpha:

  • 100% — FF
  • 99% — FC
  • 98% — FA