@opengis/admin
Version:
This project Softpro Admin
98 lines (65 loc) • 4.23 kB
Markdown

[](https://www.npmjs.com/package/@opengis/admin)
[]()
[]()
[](http://standardjs.com/)
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
```bash
npm i @opengis/admin
```
### Usage
```js
fastify.register(import('@opengis/admin'), config);
```
```js
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](https://apidocs.softpro.ua/admin/).
---
### Technology stack
<a href="https://fastify.dev/" target="_blank">
<img src="https://img.shields.io/badge/Fastify-323330?style=for-the-badge&logo=fastify" /></a>
<a href="https://vuejs.org/" target="_blank">
<img src="https://img.shields.io/badge/Vue%20js-323330?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D" /></a>
<a href="https://vite.dev/" target="_blank">
<img src="https://img.shields.io/badge/Vite-323330?style=for-the-badge&logo=vite" /></a>
<a href="https://tiptap.dev/" target="_blank">
<img src="https://img.shields.io/badge/TipTap-323330?style=for-the-badge&logo=tiptap&logoColor=4FC08D" /></a>
<a href="https://www.postgresql.org/" target="_blank">
<img src="https://img.shields.io/badge/PostgreSQL-323330?style=for-the-badge&logo=postgresql&logoColor=white" /></a>
<a href="https://maplibre.org/" target="_blank">
<img src="https://img.shields.io/badge/Maplibre-323330?style=for-the-badge&logo=maplibre&logoColor=87b2f0" /></a>
<a href="https://handlebarsjs.com/" target="_blank">
<img src="https://img.shields.io/badge/Handlebars%20js-323330?style=for-the-badge&logo=handlebarsdotjs&logoColor=f0772b" /></a>
<a href="https://redis.io/" target="_blank">
<img src="https://img.shields.io/badge/redis-323330.svg?&style=for-the-badge&logo=redis&logoColor=%23DD0031" /></a>
---
### Contribute
Feel free to contact us through our website [SOFTPRO.UA](https://softpro.ua) or email <info@softpro.ua>
- Report bugs
- Share your ideas
- Ask questions
### Follow Us
[Official site](https://softpro.ua)
<p>
<a href="https://www.instagram.com/gissoftpro/" target="_blank"><img src="https://cdn.softpro.ua/data/npm/instagram.png" alt="Softpro Instagram" title="oftpro Instagram"></a>
<a href="https://www.facebook.com/gissoftpro" target="_blank"><img src="https://cdn.softpro.ua/data/npm/facebook.png" alt="Softpro Facebook" title="Softpro Facebook"></a>
<a href="https://t.me/softprogis" target="_blank"><img src="https://cdn.softpro.ua/data/npm/telegram.png" alt="Softpro Telegram" title="Softpro Telegram"></a>
<a href="https://www.linkedin.com/in/softpro-ukraine-a8876b282/recent-activity/all/" target="_blank"><img src="https://cdn.softpro.ua/data/npm/social/linkedin.png" alt="Softpro Linkedin" title="Softpro LinkedIn"></a>
</p>
### License
Copyright © SOFTPRO. All rights reserved.