Documentation
Guides and references for the Apex dashboard.
Quick start
Get a local instance running in three steps.
- 1
npm installInstall dependencies from the project root.
- 2
npm run devStart the SvelteKit dev server on localhost:5199.
- 3
npm run buildCreate an optimized production build.
Getting Started
Install, configure, and run the dashboard.
Folder Structure
How routes, lib, and components are organized.
Components
The vendored shadcn-svelte primitive library.
Theming
OKLCh tokens, dark mode, and customization.
Charts
Building area, bar, and donut charts with LayerChart.
i18n
Locale context, message files, and translations.
Storybook
Developing components in isolation with stories.
Testing
Unit tests with Vitest and E2E with Playwright.
Deployment
Adapters, environment config, and going live.
Need help?
Can't find what you're looking for? Our support team is here to help.