@opengis/admin
v0.2.39
Published
This project Softpro Admin
Downloads
3,034
Readme
This package standardizes the entire website administration process. Built using the Fastify and Vite frameworks for reactive, component-driven development.
Features
- Real-time Editing - Simplifies and accelerates the development process.
- Customization - Enabling developers to add custom components, templates, and modules.
- Database Management - Provides tools to facilitate seamless management and interaction with PostgreSQL.
- Base Theme - A clean and practical design inspired by Preline.
- Info Cards - Easily created using pre-built layouts or custom Vue components.
- Geometry Visualization - Enables visualization and editing of geometric data, using geometry inputs.
- User Settings - Includes functionality for managing user settings, creating user groups, and defining roles with interface permissions.
Install
npm i @opengis/admin
Usage
fastify.register(import('@opengis/admin'), config);
import v3admin from '@opengis/admin';
import '@opengis/admin/dist/style.css';
v3admin.install(app);
Documentation
For a detailed understanding of admin
, its features, and how to use them, refer to our Documentation.
Technology stack
Contribute
Feel free to contact us through our website SOFTPRO.UA or email [email protected]
- Report bugs
- Share your ideas
- Ask questions
Follow Us
License
Copyright © SOFTPRO. All rights reserved.