Skip to content

muhsalaa/trpc-rbac

Repository files navigation

Simple RBAC using t3 stack:

  • NextJS
  • Typescript
  • tRPC
  • TailwindCSS
  • Prisma
  • React-Query
  • Next-Auth

Authentication

  • Currently only email Magic Link

Instalation

  • run yarn
  • setup environment, create .env file from the example
  • run npx prisma generate
  • run yarn dev to start development server
  • register admin at register page

About

RBAC system using NextJS and tRPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages