Giter VIP home page Giter VIP logo

admin-ui's Introduction

AMRIT - Admin

License: GPL v3 branch parameter

The Admin Module is a collection of tools and scripts that allow users to manage the project. It includes tools for managing users, permissions, and settings.It is the master of all branches. Admin module provides a user-friendly interface for managing your application. It includes features such as:

User management Role management Permission management

Building From Source

This microservice is built on Java, Spring boot framework and MySQL DB.

Prerequisites

  • Admin-API module should be running
  • JDK 17
  • Maven
  • Nodejs v16
  • Springboot V2
  • MySQL

Installation

This service has been tested on Wildfly as the application server.

To install the admin module, follow these steps:

Clone the repository to your local machine. Install the dependencies.

  • npm install
  • npm run build
  • mvn clean install

Run the development server.

  • npm start

Configuration

The available profiles include dev, local, test, and ci. Refer to src/environments/environment.ci.template file and ensure that the right environment variables are set for the build.

Packing with ci profile calls build-ci script in package.json. It creates a environment.ci.ts file with all environment variables used in the generated build.

Usage

All the features have been exposed as REST endpoints. Refer to the SWAGGER API specification for details.

The admin module can be used to manage all aspects of your application. To access the admin module, navigate to http://localhost:3000/admin in your browser. You will be prompted to login with a valid user account. Once you have logged in, you will be able to view and manage all of the resources in your application.

Building war files

To build deployable war files

mvn -B package --file pom.xml -P <profile_name>

admin-ui's People

Contributors

devikasuresh20 avatar ob-poc avatar vidyaaa24 avatar neerajk007 avatar psharneja avatar jaform22 avatar drtechie avatar pramit-d avatar swetatech24 avatar helenkaryamsetty avatar anjana2310 avatar sachitsinha1 avatar vaibhavkhanna08 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.