Skip to content
View explorier's full-sized avatar
💾
Insert Disk 2
💾
Insert Disk 2

Block or report explorier

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. setup_nixos.sh setup_nixos.sh
    1
    #!/bin/bash
    2
    
                  
    3
    # Ensure the script is run as root
    4
    if [ "$EUID" -ne 0 ]; then
    5
      echo "Please run as root"
  2. nixos-config nixos-config Public

    a modular setup for managing NixOS configurations across multiple virtual machines on ProxMox

    Nix

  3. store-frontend store-frontend Public

    Online store, using React & Next.js

    JavaScript

  4. store-backend store-backend Public

    Online store backend using React & KeystoneJS

    TypeScript

  5. pantheon-wordpress-civicrm-settings pantheon-wordpress-civicrm-settings Public

    Integrate CiviCRM with Pantheon and Lando

    PHP