Open-source sovereign commerce stack — the exact stack running Naturologie.com after exiting Shopify Plus. MIT License.
Find a file
2026-04-27 02:11:22 +00:00
client feat: add minimal SVG favicon 2026-04-26 17:17:39 +00:00
scripts chore: add scripts/seed-admin.ts 2026-04-26 16:36:14 +00:00
server fix: replace require() with express.static import for ESM compat 2026-04-26 17:17:39 +00:00
shared chore: add shared/schema.ts 2026-04-26 16:36:21 +00:00
.env.example chore: add .env.example 2026-04-26 16:34:54 +00:00
.gitignore chore: add .gitignore 2026-04-26 16:34:55 +00:00
.replit feat: add .replit config stub for Replit import 2026-04-26 17:17:40 +00:00
CONFIGURE.md chore: add CONFIGURE.md 2026-04-26 16:34:56 +00:00
drizzle.config.ts chore: add drizzle.config.ts 2026-04-26 16:36:13 +00:00
LICENSE Initial commit 2026-04-26 15:29:45 +00:00
package.json chore: add package.json 2026-04-26 16:36:14 +00:00
README.md chore: provision README.md [WCL auto] 2026-04-27 02:11:22 +00:00
tailwind.config.ts chore: add tailwind.config.ts 2026-04-26 16:36:21 +00:00
tsconfig.json chore: add tsconfig.json 2026-04-26 16:36:22 +00:00
tsconfig.server.json chore: add tsconfig.server.json 2026-04-26 16:36:23 +00:00
vite.config.ts chore: add vite.config.ts 2026-04-26 16:36:24 +00:00

NotShop Bundle

The first WCL-licensed release bundle.

NotShop is the "not on Amazon" local business directory — a component of the WellSpr.ing
civic platform that surfaces small, local, non-extractive businesses in a community.

License

Licensed under WCL-1.1. See https://wellspr.ing/license/wcl-1.1
Node registry: https://git.wellspr.ing/WellBuilder/wcl-nodes

What this bundle includes

This repository is the canonical bundle for the NotShop release. It includes:

  • NotShop directory component spec
  • WCL-1.1 license text (see LICENSE.md)
  • Deployment notes

Live instance

NotShop is live at https://notshop.org
NotGit sovereign stack cookbook: https://notgit.org

Sovereign deployment

To deploy your own NotShop node:

  1. Follow the NotGit sovereign stack cookbook at https://notgit.org
  2. License your deployment under WCL-1.1
  3. Register your node at https://git.wellspr.ing/WellBuilder/wcl-nodes