|
|
пре 10 месеци | |
|---|---|---|
| .. | ||
| public | пре 11 месеци | |
| src | пре 10 месеци | |
| vite | пре 10 месеци | |
| .gitignore | пре 10 месеци | |
| README.md | пре 10 месеци | |
| components.json | пре 11 месеци | |
| eslint.config.js | пре 11 месеци | |
| generate-index.js | пре 10 месеци | |
| index.html | пре 11 месеци | |
| lingui.config.js | пре 11 месеци | |
| package.json | пре 10 месеци | |
| tsconfig.json | пре 11 месеци | |
| tsconfig.lib.json | пре 11 месеци | |
| tsconfig.plugin.json | пре 11 месеци | |
| vitest.config.mts | пре 10 месеци | |
This is an admin dashboard for managing Vendure applications. It is designed to supersede the existing Admin UI.
Current status: early work in progress
There are some unit tests in this repo (.spec.ts files). In order to run them, you need to go to the ../dev-server dir
and run npx vitest. This is a temporary work-around for some hard-to-debug path issue when trying to run from this dir.