> ## Documentation Index
> Fetch the complete documentation index at: https://gmtv.techoneplus.com/llms.txt
> Use this file to discover all available pages before exploring further.

# UI Get Started

# Powerbuyer Inventory v2.x

### Version Control

* Node v18.x
* npm v9.x
* Vue v3.x- [View Docs](https://v3.vuejs.org/)
* Vue Router v4.x - [Veiw Docs](https://next.router.vuejs.org/)
* Vite v4.x - [View Docs](https://vitejs.dev/)

### Dependencies

* HeadlessUI v1.x [View Docs](https://headlessui.com/vue/menu)
* VueUse v8.x [View Docs](https://vueuse.org/)
* Axios v1.x [View Docs](https://axios-http.com/)
* Chartjs v4.x [View Docs](https://www.chartjs.org/docs/latest/)
* Dayjs v1.x [View Docs](https://day.js.org/)
* DWT v18.x [View Docs](https://www.dynamsoft.com/developer/)
* GSAP v3.x [View Docs](https://greensock.com/)
* Js File Download v0.x [View Docs](https://github.com/kennethjiang/js-file-download)
* Just Compare v2.x [View Docs](https://github.com/angus-c/just#the-modules-package)
* Laravel Echo v1.x [View Docs](https://github.com/laravel/echo)
* libphonenumberJs v1.x [View Docs](https://gitlab.com/catamphetamine/libphonenumber-js)
* Lodash v4.x [View Docs](https://lodash.com/)
* Mapbox v2.x [View Docs](https://docs.mapbox.com/mapbox-gl-js/guides/)
* NCP Async File Copy v2.x [View Docs](https://github.com/AvianFlu/ncp)
* PDF Lib v1.x [View Docs](https://pdf-lib.js.org/)
* Pinia v2.x [View Docs](https://pinia.vuejs.org/)
* Pusherjs v8.x [View Docs](https://pusher.com/docs/channels/getting_started/javascript/)
* Typesense Instantsearch v2.x [View Docs](https://typesense.org/docs/guide/search-ui-components.html)
* V-Money3 v3.x [View Docs](https://github.com/jonathanpmartins/v-money3)
* Vue Chart 3 v3.x [View Docs](https://vue-chart-3.netlify.app/)
* Vue Dragscroll v4.x [View Docs](https://vue-dragscroll.clebinfosys.com/)
* Vue Instantsearch v4.x [Vue Docs](https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/vue/)
* Vue Observe Visibility v1.x [View Docs](https://github.com/Akryum/vue-observe-visibility)
* Vue Query v1.x [View Docs](https://vue-query.vercel.app/#/)
* Vue Tippy v6.x [View Docs](https://vue-tippy.netlify.app/)
* Vue Signature Pad v3.x [View Docs](https://github.com/neighborhood999/vue-signature-pad)
* Vue Types v5.x [View Docs](https://github.com/dwightjack/vue-types)
* Vue QR Code Reader v0.x [View Docs](https://github.com/gruhn/vue-qrcode-reader)

### Dev Dependencies

* Rollup Plugin replace v5.x [View Docs](https://github.com/rollup/plugins)
* Tailwindcss Forms v0.x [View Docs](https://github.com/tailwindlabs/tailwindcss-forms)
* Tailwindcss Line Clamp v0.x [View Docs](https://github.com/tailwindlabs/tailwindcss-line-clamp#readme)
* Types Mapbox GL v2.x [View Docs](https://github.com/DefinitelyTyped/DefinitelyTyped)
* Vitejs Vue Plugin v4.x [View Docs](https://github.com/vitejs/vite-plugin-vue)
* Vitejs Vue JSX v3.x [View Docs](https://github.com/vitejs/vite-plugin-vue)
* Volar Prettier v1.x [View Docs](https://github.com/volarjs/plugins)
* Volar Vetur v0.x [View Docs](https://github.com/volarjs/plugins)
* Autoprefixer v10.x [View Docs](https://github.com/postcss/autoprefixer)
* Naive-ui v2.x [View Docs](https://www.naiveui.com/en-US/os-theme)
* Postcss v8.x [View Docs](https://postcss.org/)
* Prettier v2.x [View Docs](https://prettier.io/)
* Prettier Tailwindcss Plugin v0.x [View Docs](https://github.com/tailwindlabs/prettier-plugin-tailwindcss)
* Dart SASS v1.x [View Docs](https://github.com/sass/dart-sass)
* Tailwindcss v3.x [View Docs](https://tailwindcss.com/)

### Recommended IDE Setup

* VSCode - [View](https://code.visualstudio.com/)
* Volar - [View](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)
* Vue Devtools Chrome - [View](https://chrome.google.com/webstore/detail/vuejs-devtools/ljjemllljcmogpfapbkkighbhhppjdbg?hl=en)

## Build Setup

```bash theme={null}
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build

# build for preview localhost:5000
$ npm run preview

```

## Dev ENV

```bash theme={null}
.env.devlopment

VITE_DWT_LICENSE_ID=
VITE_DWT_LICENSE_Key=
# dev server token
VITE_API_TOKEN=
VITE_API_URL=
VITE_MAPBOX_TOKEN=
VITE_PUSHER_APP_KEY=
VITE_PUSHER_HOST=
VITE_PUSHER_PORT=
VITE_SEARCH_HOST=
VITE_SEACH_PORT=
VITE_SEARCH_KEY=
VITE_BOA_ACC=
VITE_SIMMONS_ACC=
VITE_CHECK_BOA=

```
