Jump to

Behind the collection

Owner dashboard.

Your stock at a glance, with shortcuts into the editor. Changes you save there go live in a couple of minutes.

Stock

  • 10Available
  • 1Reserved
  • 1Sold
  • 0Drafts
  • £622Stock value10 priced items, unsold
  • 4Need attention

Needs attention

Unsold listings missing a price, size or photos. Buyers skip these, so they're worth finishing first.

  • Example Tortoiseshell Sunglasses

    No sizeGlasses & Sunglasses

  • Example Wireless Earbuds

    No sizeElectronics

  • Example Crossbody Bag

    No sizeBags

  • Example Leather Wallet

    No priceNo sizeAccessories

By category

Signing in

Your admin key.

Your admin key works like a password: make it once, save it in your phone's passwords or notes, and paste it whenever a new phone or computer asks.

  1. Tap Get my admin key below. GitHub opens with everything filled in.
  2. Under Repository access, choose Only select repositories and pick reselling-website.
  3. Tap Generate token, then copy the key and save it somewhere safe. GitHub only shows it once.
  4. Press All products above, tap Sign In Using Access Token and paste the key.
Get my admin key

Each device stays signed in. Only someone with the key can change the store, so keep it private. Lost it, or worried someone else has it? Delete it at GitHub → Fine-grained tokens and make a new one.

Working on this PC without signing in

Double-click Start website.cmd, open the editor in Chrome or Edge, choose Work with Local Repository and pick the website folder. Changes are saved into the folder; push them with GitHub Desktop to put them live.

Drafts, sold items and the home page

Switch on Draft to save a listing without it showing anywhere. Set Status to Reserved or Sold as things go. Sold items keep their page so shared links still work, or hide them all in Store settings. Feature on the home page puts a listing in the spotlight.

Adding lots at once

Straight from your photos.

On this PC, put each item's photos in a folder named after it inside import\category\, for example import\shoes\Nike Dunk Low Panda £120\. Then run:

npm run import -- --draft

Everything comes in as drafts with compressed photos, so you can add sizes, style codes and prices in the editor before switching Draft off. Full steps are in import\README.txt.