@labrys/chakra-admin
v1.0.0-rc.5
Published
Reusable components for building Chakra/tRPC/Next.js admin dashboards
Downloads
5
Readme
@labrys/chakra-admin
Reusable components for building Chakra/tRPC/Next.js admin dashboards
Install
yarn install @labrys/chakra-admin
Usage
Mongo Crud Generation
The mongoCrud
helper is used to help generate create, read, update, delete routes tRPC with minimal boilerplate required. tRPC must already be setup on the project to use this helper appropriately