|
|
10 months ago | |
|---|---|---|
| .. | ||
| public | 11 months ago | |
| src | 10 months ago | |
| vite | 10 months ago | |
| .gitignore | 10 months ago | |
| README.md | 10 months ago | |
| components.json | 11 months ago | |
| eslint.config.js | 11 months ago | |
| index.html | 11 months ago | |
| lingui.config.js | 11 months ago | |
| package.json | 10 months ago | |
| tsconfig.json | 10 months ago | |
| tsconfig.lib.json | 10 months ago | |
| tsconfig.plugin.json | 10 months ago | |
| vitest.config.mts | 10 months ago | |
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.