MCPcopy Index your code
hub / github.com/danslo/velvet

github.com/danslo/velvet @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
124 symbols 379 edges 94 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Velvet

Velvet is an administration backend for Magento 2 websites.

There are many options for running a Magento storefront headlessly, such as Daffodil, PWA Studio and Vue Storefront.

No such solution currently exists to replace the traditional Magento administrative backend. That's where Velvet comes in. It is the missing piece to run Magento completely headless.

Velvet is built with modern web technologies such as React, Typescript, GraphQL and MUI.

DISCLAIMER: Velvet is still in heavy development, with many features missing. It is not production-ready.

Installation

  1. Make sure that the following extensions are installed on your M2 instance:
  2. Run the GraphQL code generator: REACT_APP_BACKEND_URL="https://magento24.test/graphql" yarn codegen
  3. Start the application: REACT_APP_BACKEND_URL="https://magento24.test/graphql" yarn start
  4. Visit http://localhost:3000/

Screenshot

License

Copyright 2021 Daniel Sloof

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Core symbols most depended-on inside this repo

withLayout
called by 16
src/hocs/layout.tsx
withGrid
called by 6
src/hocs/grid.tsx
textFieldProps
called by 5
src/components/FieldComponents/FieldComponents.tsx
getTabLink
called by 4
src/components/Orders/Order/Tabs/Tabs.tsx
handleClose
called by 4
src/components/Configuration/Switcher/Switcher.tsx
handleSubmit
called by 3
src/components/Login/Login.tsx
setClientLink
called by 3
src/utils/client.ts
useScopeContext
called by 3
src/context/scope.ts

Shape

Function 124

Languages

TypeScript100%

Modules by API surface

src/components/Cache/Cache.tsx5 symbols
src/hooks/crud.ts3 symbols
src/hocs/grid.tsx3 symbols
src/components/Products/Product/Attribute/Categories/Categories.tsx3 symbols
src/components/Products/Product/Attribute/Attribute.tsx3 symbols
src/components/Orders/Order/Actions/Actions.tsx3 symbols
src/components/Dashboard/ChartContainer/ChartContainer.tsx3 symbols
src/components/Configuration/Switcher/Switcher.tsx3 symbols
src/components/Configuration/Section/Section.tsx3 symbols
src/components/Configuration/Field/Field.tsx3 symbols
src/utils/client.ts2 symbols
src/components/Orders/Order/Tabs/Tabs.tsx2 symbols

For agents

$ claude mcp add velvet \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact