Skip to content

Instantly share code, notes, and snippets.

@kevin-smets
kevin-smets / solid-server-local.md
Last active August 12, 2021 23:04
Run a Solid server locally, with all the quirks and features

Solid server locally

This readme applies to v5.0.0-beta.5. Version 4.4.0 (stable at the time of release) is broken.

Generate self-signed certificate

Create a secrets file:

touch ~/.secret
@kevin-smets
kevin-smets / local-pi-hole-in-docker-macos.md
Last active July 9, 2024 19:49
Local Pi-hole in Docker [MacOS]

Prerequisites

  • Docker
  • Docker Compose

If you don't have these, run

brew install docker docker-compose
@kevin-smets
kevin-smets / _README.md
Last active July 19, 2024 18:34
Google Sheets API on Node.js