Michael Bromley abff0cd2f8 feat(dashboard): Store user settings, improve language handling 11 months ago
..
public f24f14e7aa feat(dashboard): Set up login/authenticated routes 11 months ago
src abff0cd2f8 feat(dashboard): Store user settings, improve language handling 11 months ago
vite 5d6559a616 feat(dashboard): First iteration of detail page 11 months ago
.gitignore 93aea1635c chore(dashboard): Create dashboard package wih basic setup 11 months ago
README.md d117c40cc1 feat(dashboard): Set up api layer with login/logout 11 months ago
components.json 66ac2b67cc chore(dashboard): Set up tailwind v4 + Shadcn ui 11 months ago
eslint.config.js 93aea1635c chore(dashboard): Create dashboard package wih basic setup 11 months ago
index.html 66ac2b67cc chore(dashboard): Set up tailwind v4 + Shadcn ui 11 months ago
lingui.config.js 8aa7fd2e6c feat(dashboard): Set up i18n with lingui 11 months ago
package.json 5d6559a616 feat(dashboard): First iteration of detail page 11 months ago
tsconfig.json a203037e1d feat(dashboard): Experimental packaging setup 11 months ago
tsconfig.lib.json a203037e1d feat(dashboard): Experimental packaging setup 11 months ago
tsconfig.plugin.json a203037e1d feat(dashboard): Experimental packaging setup 11 months ago
vite.config.ts b14bc19081 chore(dashboard): Tidy up Vite plugins 11 months ago

README.md

Vendure Dashboard

This is an admin dashboard for managing Vendure applications. It is designed to supersede the existing Admin UI.

Current status: early work in progress