Skip to content

pakholeung37/loft-mix

Repository files navigation

LoftMix

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.

Features

functions

  • command palette
    • navigation
    • actions - dark mode toggle action
  • chart
  • table

components

  • button
  • avatar
  • charts

pages

  • dashboard
  • chat
  • todo
  • people
  • app - table like

styles

  • dark mode

Best pratices

  • 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

Usage

Development

pnpm i

cd packages/main && pnpm start

About

Experimental admin-like app built with solidjs with all the best practices.

Topics

Resources

Stars

Watchers

Forks