experimental admin like app built with Solid-js with all the best practices.
This POC should prove solidjs has enough performances, satisfaction, DX to build a normal admin app.
- command palette
- navigation
- actions - dark mode toggle action
- chart
- table
- button
- avatar
- charts
- dashboard
- chat
- todo
- people
- app - table like
- dark mode
- typescript first
- pnpm workspace
- turborepo for monorepo
- vite first
- storybook/vite
- vitest for testing
- vanilla-extract for style
- purgecss when build
- eslint + prettier + lint-stage + editorconfig + commitlint
pnpm i
cd packages/main && pnpm start