Skip to content

Instantly share code, notes, and snippets.

View mgaebler's full-sized avatar
🏘️

Marian Gaebler mgaebler

🏘️
View GitHub Profile

Black Bean Soup

Video

Soup

  • 2 Celery Sticks
  • Olive Oil
  • Garlic
  • Thyme
@mgaebler
mgaebler / docker-debug.md
Last active April 13, 2021 07:14
next-js

tests

context: generated static files like NEXT_PUBLIC_APP_VERSION

✅ - local system uses .env ✅ - local system uses system variables ✅ - eb local run, with docker container uses .env ✅ - eb local run, with docker container uses .env.local

❌ - eb local run, with docker container uses environment variables passed through

@mgaebler
mgaebler / README.md
Last active December 15, 2020 14:55
maintenance
@mgaebler
mgaebler / readme.md
Last active September 1, 2020 11:58
cytoscape

Cytoscape

Layout definition

A layout is simply a mapping function: It maps a node to a position. A layout takes as input a set of nodes and edges along with a set of options.

React Example with hooks:

@mgaebler
mgaebler / setup.md
Last active June 23, 2020 14:58
MacBook
@mgaebler
mgaebler / creating_app_icons.md
Last active April 29, 2020 18:36
react-native