iamurmani / skilluptechie

MIT License
5 stars 3 forks source link

Documentation Update: Adding Admin User using NPM Command #22

Open iamurmani opened 2 weeks ago

iamurmani commented 2 weeks ago

This task involves updating the documentation for the seed JavaScript (JS) file that is used to add an admin user to the application. The seed JS file facilitates the creation of an admin user with predefined credentials through an npm command. This is especially useful during initial setup or testing of the application.