Configuring Jest Tests in GitLab CI 1. Add GitLab CI configuration file in the root In the root of your project, add .gitlab-ci.yml with the configuration below. image: node:latest stages:
Config Telegrambot for grafana's alerts. 1. Create bot Open Telegram and search for @BotFather user and message them the following: You /newbot BotFather
Oh my zsh. Install with curl sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" Enabling Plugins (zsh-autosuggestions & zsh-syntax-highlighting) Download zsh-autosuggestions by