# micro-admin **Repository Path**: mirrors_ibm/micro-admin ## Basic Information - **Project Name**: micro-admin - **Description**: this is for fun, ain't it grand! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## This is a microserivce for admin 1. Open your terminal and run command `git clone https://github.com/IBM/micro-admin.git`. 2. Now if you want to run this project locally, kindly **uncomment** the bottom section from app.js file (open the file and check more details how to uncomment the section ) 3. Now from your terminal change your directory to the folder where you downloaded this project. 4. Once you're in the project directory ,now run command `node app.js`. 5. And now you can see the Login page. ![GitHub Logo](images/login.png) ### NOTE: In login screen, password is "123" and username is "admin" 6. Once successfully login, you can see the admin dashboard. ![GitHub Logo](images/dashboard.png) 7. This is a microservice for [modernize-monolithic-architecture-using-IBM-CP4A](https://github.com/IBM/modernize-monolithic-architecture-using-IBM-CP4A)