Get started on your next project quickly using this toolkit with authentication, invoices, administration, support ticker, notifications and much more
- Clone the repository
- Install the requirements
- Copy .env.example to .env
- Run npx prisma db seed
- Run the server
- Edit the user public metadata, and add this: { isSuperAdmin: true, permissions: ["superAdmin:totalAccess"]}