https://github.com/ximdex/xdir-front
User Management system for Ximdex Platform (Frontend)
https://github.com/ximdex/xdir-front
Last synced: 11 months ago
JSON representation
User Management system for Ximdex Platform (Frontend)
- Host: GitHub
- URL: https://github.com/ximdex/xdir-front
- Owner: XIMDEX
- License: agpl-3.0
- Created: 2024-05-06T08:28:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-25T06:21:30.000Z (about 1 year ago)
- Last Synced: 2025-06-07T00:11:32.534Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 678 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XDIR: User and Role management (Frontend)
XDIR is acomprehensive user management system (registration, deactivation, and editing; credential recovery). This system also allows for the association of roles and organizations, as well as services within the XIMDEX Platform.
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh