Skip to content

Instantly share code, notes, and snippets.

View miaulalala's full-sized avatar
🪤
WRONG LEVER!!!!!

Anna miaulalala

🪤
WRONG LEVER!!!!!
View GitHub Profile
#! /bin/sh
# Change this to your directory
DIR=/home/anna/Desktop/Nextcloud/nextcloud-docker-dev
# Start from scratch
docker compose down -v
# Build signaling backend manually
# Requires go 1.24 or higher
# You can comment it out if you don't want to test a specific branch
@miaulalala
miaulalala / gist:9118131866234b3ed882b27fecd4e37c
Created September 29, 2021 15:57
PHPStorm License Header
declare(strict_types=1);
/**
* ${ApplicationName} App
*
* @copyright ${YEAR} ${Author} <${Email}>
*
* @author ${Author} <${Email}>
*
* This library is free software; you can redistribute it and/or