Skip to content

tetsuo/dashboard

Repository files navigation

dashboard

An experimental dashboard UI built with restache.

👉 Live demo

dashboard Screenshot

Features

  • No JSX (well, almost)
  • Material UI for components
  • Minimal router using history module
  • Per-page data loading using React hooks
  • Extremely lightweight setup, you only need Go!
  • Cool design

Tech stack

  • React
  • Restache
  • Material UI
  • date-fns
  • history
  • ESBuild
  • ESM.sh
  • Go

Getting started

git clone https://github.com/tetsuo/dashboard.git
cd dashboard
go mod tidy
go run . -dev -serve

Then navigate to localhost:7070.

Type go run . -h for other options.

About

Dashboard UI built with restache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published