Skip to content
View shiftshapr's full-sized avatar

Highlights

  • Pro

Block or report shiftshapr

Report abuse

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

Report abuse
shiftshapr/README.md

shiftshapr

Source for shiftshapr.com — personal site.

Stack (same as nft.xowlz.com)

  • NGINX serves public/; /api/* proxies to Node (port 4011).
  • Expressapi-server.js (see /home/ubuntu/xowlz for the fuller reference app).
cp .env.example .env
npm install
npm run dev          # optional; listens on 4011

Production: install the systemd unit (adjust paths if needed), enable the API, reload nginx from ../../nginx/shiftshapr.com.conf:

sudo cp shiftshapr-site.service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable --now shiftshapr-site.service
sudo cp ../../nginx/shiftshapr.com.conf /etc/nginx/sites-available/shiftshapr.com.conf
sudo nginx -t && sudo systemctl reload nginx

Pinned Loading

  1. Bridgit-DAO/brc333-public Bridgit-DAO/brc333-public Public

    The BRC333 protocol enables the creation of satplications that are dynamic, future-proof, featherweight, and interactive.

    HTML 4

  2. Bridgit-DAO/brc333-jaguar Bridgit-DAO/brc333-jaguar Public

    Participatory art project in Tulum that is creating a jaguar ordinal collection using the BRC333 protocol

    HTML