codemyshop
v0.0.1
Published
Name reserved by Synedre for CodeMyShop, the open-source e-commerce PaaS. Not an installable app — see the README.
Maintainers
Readme
codemyshop
CodeMyShop is not installed from npm. This name is reserved by its authors so that nobody else can publish under it; the package intentionally contains no code.
CodeMyShop is an open-source e-commerce PaaS (Nuxt 4 + Drizzle + PostgreSQL, AGPL-3.0).
You run it, you do not npm install it:
docker run --rm -p 3000:3000 ghcr.io/synedre/codemyshop:latest
# → http://localhost:3000- Source: https://github.com/synedre/codemyshop
- Website: https://codemyshop.com
- Live demo: https://demo.codemyshop.com
Individual Nuxt modules, when extracted, will be published under @codemyshop/*.
