Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

super-admin-panel

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

super-admin-panel

super admin panel backend api template using express node js, expect more!

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
0
Weekly downloads
 
Created
Source

Super-admin

Description

A utility package for creating a super admin via CLI. The super admin can then set up admin users through an admin interface. This approach avoids hard-coding admin details and simplifies RBAC setup, letting you focus on other aspects of your project.

Features

  • Create a super admin using CLI.
  • Super admin can create admin users via an admin interface.
  • Avoids hard-coding admin details.
  • Simplifies Role-Based Access Control (RBAC) setup.

Installation

To install the package:

npm i super-admin-panel

when installation is completed, run the below command from your terminal

create-super-admin

then provide all the necessary details, such as the database connection string, your name and other details. NB: this currently support mongo database, other database and more features are commig soon.

Cooking the package 🤗# Super-admin

 Dont npm install super-admin yet 🤗
  • local testing of script test image

  • admin login page login page

Keywords

FAQs

Package last updated on 16 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc