Skip to content

Instantly share code, notes, and snippets.

View draggie's full-sized avatar

Maciej Łodygowski draggie

  • Maciej Łodygowski - Usługi Informatyczne
  • Wrocław, Poland
View GitHub Profile
@draggie
draggie / README.md
Created April 20, 2026 15:55
Temporary /network mock assets for Plasma website issues

/network temporary mock assets

This gist contains placeholder SVG media prepared for issue planning and downstream implementation on the /network page.

Files:

  • network-hero-backdrop.svg
  • network-feature-01-uptime.svg
  • network-feature-02-finality.svg
  • network-feature-03-throughput.svg
  • network-feature-04-cost.svg
@draggie
draggie / server.js
Created March 6, 2025 18:10
Simple tool for managing local remotes as proxy to test error handling scenarios
/**
* server.js
*
* 1) Install dependencies:
* npm install express http-proxy
* or
* pnpm add express http-proxy
*
* 2) Run with:
* node server.js
{
"id": "123",
"name": "Pizzeria Pod Strusiem",
"mainImage": {
"path": "/restaurant/123/image.png"
},
"description": "Restauracja z tradycją, najlepsza pizza w mieście",
"contactInformation": {
"address":{
"country": "Polska",