Skip to content

jkbh/access-table

Repository files navigation

Access Table

A react component that

  1. visualizes user access rights in a crosstab format
  2. supports building roles from the given access rights

Built with Tanstack Table + Tailwind

Run Locally

Clone the project

  git clone https://github.com/jkbh/access-table

Go to the project directory

  cd access-table

Install dependencies

  npm install

Start the server

  npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published