Package Exports
- @opengis/admin
- @opengis/admin/dist/admin.js
- @opengis/admin/dist/style.css
- @opengis/admin/plugin.js
- @opengis/admin/server/helpers/list/descriptionList.js
- @opengis/admin/utils.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@opengis/admin) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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 info@softpro.ua
- Report bugs
- Share your ideas
- Ask questions
Follow Us
License
Copyright © SOFTPRO. All rights reserved.