Skip to content

sonidia/shopify-etsy-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify Store Status Checker

Nuxt 3 app that checks public Shopify store signals without logging in to Shopify Admin.

Features

  • SSR is enabled for the Nuxt app.
  • CSR handles the interactive form and re-checks.
  • Server API checks website availability, DNS, HTTP response, /products.json, and SSL.
  • Supports shopname, shopname.myshopify.com, custom domains, and full URLs.

Run

npm install
npm run dev

Open http://localhost:3000.

You can also render a first check on SSR with:

http://localhost:3000/?target=example.myshopify.com

Notes

These checks are based only on public signals. Without Shopify Admin access, the app cannot confirm exact account status, billing status, policy enforcement, or the reason a store is unavailable.

About

📶 Store signals at a glance

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages