{"id":21026294,"url":"https://github.com/detain/myadmin-client-vue","last_synced_at":"2026-03-27T03:42:28.533Z","repository":{"id":146077770,"uuid":"614741193","full_name":"detain/myadmin-client-vue","owner":"detain","description":"MyAdmin Vue3 Client Frontend","archived":false,"fork":false,"pushed_at":"2024-12-09T15:10:51.000Z","size":226637,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T11:13:53.241Z","etag":null,"topics":["administration","automation","bootstrap4","electron","hosting","myadmin","openapi3","swagger-api","vite","vue3"],"latest_commit_sha":null,"homepage":"https://my.interserver.net/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/detain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-16T08:15:57.000Z","updated_at":"2024-12-09T15:11:37.000Z","dependencies_parsed_at":"2023-05-28T06:45:39.002Z","dependency_job_id":"63bc1240-23a0-41fb-9161-b21f29b2198e","html_url":"https://github.com/detain/myadmin-client-vue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detain%2Fmyadmin-client-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detain%2Fmyadmin-client-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detain%2Fmyadmin-client-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detain%2Fmyadmin-client-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/detain","download_url":"https://codeload.github.com/detain/myadmin-client-vue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251302782,"owners_count":21567601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["administration","automation","bootstrap4","electron","hosting","myadmin","openapi3","swagger-api","vite","vue3"],"created_at":"2024-11-19T11:44:06.238Z","updated_at":"2026-03-27T03:42:28.466Z","avatar_url":"https://github.com/detain.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InterServer MyAdmin Client Interface\n\nCheck out the [WIKI](wiki) for documentation.\n\n## FAQ\n\n### Getting a blank page when loading the site\n\nCheck your ad blocker or privacy addons, they might need to be disabled for this site.\n\n## Development\n\n* [vitejs/awesome-vite: ⚡️ A curated list of awesome things related to Vite.js](https://github.com/vitejs/awesome-vite)\n\nAfter this is done on all of the repos pick the best one and setit up .. try to preserve git history\n\n### TODO Road-Map\n\n* **1.0-alpha** MileStone\n  * order service pages\n    * [ ] server\n    * [ ] domain\n  * [ ] cart/iids parsed and handled\n* **1.0-beta** MileStone\n  * [ ] update response codes to match table below\n  * [ ] loading / no entries messages\n  * services list pages\n    * datatables or equivalent\n      * [x] filtering\n      * [ ] sorting\n      * [ ] pagination\n      * [ ] print/export\n* **1.0-stable** MileStone\n  * [ ] setup github actions and hooks for automated testing\n  * [ ] make sure affiliate tracking still works\n  * [ ] analytics\n  * [ ] minimize api fields in requests/responses and filter them for security\n  * [ ] api finalized\n* Future Tasks\n  * [ ] improve webpacking\n  * [ ] move type definitions into /types?\n  * [ ] utilize the form validation stuff\n  * [ ] replace jquery type calls with built in template handling and such\n  * [ ] bs5/adminlte4 https://github.com/coliff/bootstrap-5-migrate-tool/blob/main/gulpfile.js  https://gist.github.com/Juan-escobar94/f76535a1264ac6f7251c643af50c184d\n  * [ ] ionic capacitor\n    * [ ] android build\n    * [ ] ios build\n  * [x] electron build\n    * [x] windows/linux/mac builds\n    * [ ] automated builds\n    * [x] js/css assets loaded locally\n\n\n[electron-vite/electron-vite-vue: 🥳 Really simple Electron + Vite + Vue boilerplate.](https://github.com/electron-vite/electron-vite-vue)\n[caoxiemeihao/electron-vite-boilerplate: 📚 Really simple Electron + Vite boilerplate.](https://github.com/caoxiemeihao/electron-vite-boilerplate)\n[yingpengsha/electron-vite-quick-start: ⚡ Full stack uses Vite to run Electron application, including main process.](https://github.com/yingpengsha/electron-vite-quick-start)\n[umbrella22/electron-vite-template: This project is a vue3 + Vite + electron project template composed of Vite and rollup. It has the same functions as my previous electron+Vue+template project](https://github.com/umbrella22/electron-vite-template)\n[ArcherGu/fast-vite-electron: Vite + Electron with esbuild, so fast! ⚡](https://github.com/ArcherGu/fast-vite-electron)\n[cawa-93/vite-electron-builder: Secure boilerplate for Electron app based on Vite. TypeScript + Vue/React/Angular/Svelte/Vanilla](https://github.com/cawa-93/vite-electron-builder/)\n[electron-vite/vite-plugin-electron-renderer: Support use Node.js API in Electron-Renderer](https://github.com/electron-vite/vite-plugin-electron-renderer)\n[Deluze/electron-vue-template: Simple Vue3 + Electron starter template in TypeScript, including ViteJS and Electron Builder](https://github.com/Deluze/electron-vue-template)\n[tada5hi/vitron: This is a library to build (win, linux, mac) desktop apps for modern web projects with vite and electron.](https://github.com/tada5hi/vitron)\n[jooy2/vutron: 💚 Quick Start Templates for Vite + Electron + Vue 3 + Vuetify + TypeScript. Vutron is a preconfigured template for developing Electron cross-platform desktop apps. It uses Vue 3 and allows you to build a fast development environment with little effort.](https://github.com/jooy2/vutron)\n[caoxiemeihao/vite-electron-plugin: High-performance, esbuild-based Vite Electron plugin](https://github.com/caoxiemeihao/vite-electron-plugin)\n\n### Page Status\n\n* Working status does not include the export/sorting related options on the view service list type pages\n\n| Url                             | Working | API Call | API Spec | Breadcrum |\n|---------------------------------|---------|----------|----------|-----------|\n| /                               | [x]     | [x]      | [x]      | [x]       |\n| /login                          | [x]     | [x]      | [x]      |           |\n| /sudo/:sessionId                | [x]     |          |          |           |\n| /account/info                   | [x]     | [x]      | [x]      | [x]       |\n| /account/pass                   | [x]     | [x]      | [x]      | [x]       |\n| /account/settings               | [x]     |          |          | [x]       |\n| /dns                            | [x]     | [x]      | [x]      | [x]       |\n| /dns/:id                        | [x]     | [x]      | [x]      | [x]       |\n| /affiliate                      | [x]     |          |          | [x]       |\n| /affiliate/faq                  | [x]     |          |          | [x]       |\n| /affiliate/status_legend        | [x]     |          |          | [x]       |\n| /affiliate/tos                  | [x]     |          |          | [x]       |\n| /affiliate/web_traffic          | [x]     | [x]      | [x]      | [x]       |\n| /backups                        | [x]     | [x]      | [x]      | [x]       |\n| /backups/:id                    | [x]     | [x]      | [x]      | [x]       |\n| /backups/:id/cancel             | [x]     | [x]      | [x]      | [x]       |\n| /backups/:id/invoices           | [x]     | [x]      | [x]      | [x]       |\n| /backups/:id/welcome_email      | [x]     | [x]      | [x]      | [x]       |\n| /backups/order                  | [x]     | [x]      | [x]      | [x]       |\n| /domains                        | [x]     | [x]      | [x]      | [x]       |\n| /domains/:id                    | [x]     | [x]      | [x]      | [x]       |\n| /domains/:id/cancel             | [x]     | [x]      | [x]      | [x]       |\n| /domains/:id/invoices           | [x]     | [x]      | [x]      | [x]       |\n| /domains/:id/welcome_email      | [x]     | [x]      | [x]      | [x]       |\n| /floating_ips                   | [x]     | [x]      | [x]      | [x]       |\n| /floating_ips/:id/cancel        | [x]     | [x]      | [x]      | [x]       |\n| /floating_ips/:id/invoices      | [x]     | [x]      | [x]      | [x]       |\n| /floating_ips/:id/welcome_email | [x]     | [x]      | [x]      | [x]       |\n| /licenses                       | [x]     | [x]      | [x]      | [x]       |\n| /licenses/:id                   | [x]     | [x]      | [x]      | [x]       |\n| /licenses/:id/cancel            | [x]     | [x]      | [x]      | [x]       |\n| /licenses/:id/invoices          | [x]     | [x]      | [x]      | [x]       |\n| /licenses/:id/welcome_email     | [x]     | [x]      | [x]      | [x]       |\n| /mail                           | [x]     | [x]      | [x]      | [x]       |\n| /mail/:id                       | [x]     | [x]      | [x]      | [x]       |\n| /mail/:id/cancel                | [x]     | [x]      | [x]      | [x]       |\n| /mail/:id/invoices              | [x]     | [x]      | [x]      | [x]       |\n| /mail/:id/welcome_email         | [x]     | [x]      | [x]      | [x]       |\n| /qs                             | [x]     | [x]      | [x]      | [x]       |\n| /qs/:id                         | [x]     | [x]      | [x]      | [x]       |\n| /qs/:id/cancel                  | [x]     | [x]      | [x]      | [x]       |\n| /qs/:id/invoices                | [x]     | [x]      | [x]      | [x]       |\n| /qs/:id/welcome_email           | [x]     | [x]      | [x]      | [x]       |\n| /servers                        | [x]     | [x]      | [x]      | [x]       |\n| /servers/:id                    | [x]     | [x]      | [x]      | [x]       |\n| /servers/:id/cancel             | [x]     | [x]      | [x]      | [x]       |\n| /servers/:id/invoices           | [x]     | [x]      | [x]      | [x]       |\n| /servers/:id/welcome_email      | [x]     | [x]      | [x]      | [x]       |\n| /ssl/:id/cancel                 | [x]     | [x]      | [x]      | [x]       |\n| /ssl/:id/invoices               | [x]     | [x]      | [x]      | [x]       |\n| /ssl/:id/welcome_email          | [x]     | [x]      | [x]      | [x]       |\n| /vps                            | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id                        | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/block_smtp             | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/cancel                 | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/change_timezone        | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/disable_cd             | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/disable_quota          | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/eject_cd               | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/enable_quota           | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/invoices               | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/insert_cd              | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/restart                | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/reinstall_os           | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/reverse_dns            | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/setup_vnc              | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/start                  | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/stop                   | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/view_desktop           | [x]     | [x]      | [x]      | [x]       |\n| /vps/:id/welcome_email          | [x]     | [x]      | [x]      | [x]       |\n| /websites                       | [x]     | [x]      | [x]      | [x]       |\n| /websites/:id                   | [x]     | [x]      | [x]      | [x]       |\n| /websites/:id/cancel            | [x]     | [x]      | [x]      | [x]       |\n| /websites/:id/invoices          | [x]     | [x]      | [x]      | [x]       |\n| /websites/:id/login             | [x]     | [x]      | [x]      | [x]       |\n| /websites/:id/welcome_email     | [x]     | [x]      | [x]      | [x]       |\n| /register                       | [x]     | [ ]      | [ ]      |           |\n| /account/username               | [ ]     | [ ]      | [ ]      | [ ]       |\n| /cart                           | [ ]     | [ ]      | [ ]      | [ ]       |\n| /cart/::iids                    | [ ]     | [ ]      | [ ]      | [ ]       |\n| /invoices                       | [ ]     | [ ]      | [ ]      | [ ]       |\n| /payment_types                  | [ ]     | [ ]      | [ ]      | [ ]       |\n| /prepays                        | [ ]     | [ ]      | [ ]      | [ ]       |\n| /pay/:method/:invoices          | [ ]     | [x]      | [x]      | [ ]       |\n| /tickets                        | [ ]     | [ ]      | [ ]      | [ ]       |\n| /tickets/:id                    | [ ]     | [ ]      | [ ]      | [ ]       |\n| /tickets/new                    | [ ]     | [ ]      | [ ]      | [ ]       |\n| /affiliate/banner/:id           | [ ]     |          |          | [ ]       |\n| /affiliate/banners              | [ ]     | [x]      | [x]      | [ ]       |\n| /affiliate/landing_pg           | [ ]     | [ ]      | [ ]      | [ ]       |\n| /affiliate/payment_setup        | [ ]     | [ ]      | [ ]      | [ ]       |\n| /affiliate/rich_report          | [ ]     | [ ]      | [ ]      | [ ]       |\n| /affiliate/sales_graph          | [ ]     | [ ]      | [ ]      | [ ]       |\n| /affiliate/sales_report         | [ ]     | [ ]      | [ ]      | [ ]       |\n| /affiliate/traffic_graph        | [ ]     | [ ]      | [ ]      | [ ]       |\n| /domains/:id/contact            | [ ]     | [ ]      | [ ]      | [ ]       |\n| /domains/:id/dnssec             | [ ]     | [ ]      | [ ]      | [ ]       |\n| /domains/:id/nameservers        | [ ]     | [ ]      | [ ]      | [ ]       |\n| /domains/:id/renew              | [ ]     | [ ]      | [ ]      | [ ]       |\n| /domains/:id/transfer           | [ ]     | [ ]      | [ ]      | [ ]       |\n| /domains/:id/whois              | [ ]     | [ ]      | [ ]      | [ ]       |\n| /domains/order                  | [ ]     | [ ]      | [ ]      | [ ]       |\n| /domains/order/:domain          | [ ]     | [ ]      | [ ]      | [ ]       |\n| /domains/order/:domain/:regType | [ ]     | [ ]      | [ ]      | [ ]       |\n| /floating_ips/:id               | [ ]     | [ ]      | [ ]      | [ ]       |\n| /floating_ips/:id/change_ip     | [ ]     | [ ]      | [ ]      | [ ]       |\n| /floating_ips/order             | [ ]     | [ ]      | [ ]      | [ ]       |\n| /licenses/:id/change_ip         | [ ]     | [ ]      | [ ]      | [ ]       |\n| /licenses/:id/change_os         | [ ]     | [ ]      | [ ]      | [ ]       |\n| /licenses/order                 | [ ]     | [ ]      | [ ]      | [ ]       |\n| /licenses/order/:catTag         | [ ]     | [ ]      | [ ]      | [ ]       |\n| /mail/:id/alerts                | [ ]     | [ ]      | [ ]      | [ ]       |\n| /mail/:id/deny_rules            | [ ]     | [ ]      | [ ]      | [ ]       |\n| /mail/order                     | [ ]     | [ ]      | [ ]      | [ ]       |\n| /qs/:id/backup                  | [ ]     | [x]      | [x]      | [ ]       |\n| /qs/:id/backups                 | [ ]     | [x]      | [x]      | [ ]       |\n| /qs/:id/change_timezone         | [ ]     | [x]      | [x]      | [ ]       |\n| /qs/:id/eject_cd                | [ ]     | [x]      | [x]      | [ ]       |\n| /qs/:id/insert_cd               | [ ]     | [x]      | [x]      | [ ]       |\n| /qs/:id/reinstall_os            | [ ]     | [x]      | [x]      | [ ]       |\n| /qs/:id/reset_password          | [ ]     | [x]      | [x]      | [ ]       |\n| /qs/:id/restart                 | [ ]     | [x]      | [x]      | [ ]       |\n| /qs/:id/restore                 | [ ]     | [ ]      | [ ]      | [ ]       |\n| /qs/:id/reverse_dns             | [ ]     | [x]      | [x]      | [ ]       |\n| /qs/:id/setup_vnc               | [ ]     | [x]      | [x]      | [ ]       |\n| /qs/:id/start                   | [ ]     | [x]      | [x]      | [ ]       |\n| /qs/:id/stop                    | [ ]     | [x]      | [x]      | [ ]       |\n| /qs/:id/traffic_usage           | [ ]     | [x]      | [x]      | [ ]       |\n| /qs/:id/view_desktop            | [ ]     | [x]      | [x]      | [ ]       |\n| /qs/order                       | [ ]     | [ ]      | [ ]      | [ ]       |\n| /servers/:id/bandwidth_graph    | [ ]     | [ ]      | [ ]      | [ ]       |\n| /servers/:id/ipmi_live          | [ ]     | [ ]      | [ ]      | [ ]       |\n| /servers/:id/reverse_dns        | [ ]     | [ ]      | [ ]      | [ ]       |\n| /servers/order                  | [ ]     | [ ]      | [ ]      | [ ]       |\n| /ssl                            | [ ]     | [ ]      | [ ]      | [ ]       |\n| /ssl/:id                        | [ ]     | [ ]      | [ ]      | [ ]       |\n| /ssl/:id/change_approver_email  | [ ]     | [ ]      | [ ]      | [ ]       |\n| /ssl/:id/resend_approver_email  | [ ]     | [ ]      | [ ]      | [ ]       |\n| /ssl/order                      | [ ]     | [ ]      | [ ]      | [ ]       |\n| /vps/:id/backup                 | [ ]     | [x]      | [x]      | [ ]       |\n| /vps/:id/backups                | [ ]     | [x]      | [x]      | [ ]       |\n| /vps/:id/buy_hd_space           | [ ]     | [ ]      | [ ]      | [ ]       |\n| /vps/:id/buy_ip                 | [ ]     | [ ]      | [ ]      | [ ]       |\n| /vps/:id/change_hostname        | [ ]     | [x]      | [x]      | [ ]       |\n| /vps/:id/change_root_password   | [ ]     | [x]      | [x]      | [ ]       |\n| /vps/:id/change_webuzo_password | [ ]     | [ ]      | [x]      | [ ]       |\n| /vps/:id/reset_password         | [ ]     | [x]      | [x]      | [ ]       |\n| /vps/:id/restore                | [ ]     | [ ]      | [x]      | [ ]       |\n| /vps/:id/slices                 | [ ]     | [ ]      | [ ]      | [ ]       |\n| /vps/:id/traffic_usage          | [ ]     | [x]      | [x]      | [ ]       |\n| /vps/order                      | [ ]     | [ ]      | [ ]      | [ ]       |\n| /websites/:id/buy_ip            | [ ]     | [ ]      | [ ]      | [ ]       |\n| /websites/:id/download_backups  | [ ]     | [ ]      | [ ]      | [ ]       |\n| /websites/:id/migration         | [ ]     | [ ]      | [ ]      | [ ]       |\n| /websites/:id/reverse_dns       | [ ]     | [ ]      | [ ]      | [ ]       |\n| /websites/order                 | [ ]     | [ ]      | [ ]      | [ ]       |\n\n### How it Works\n\nWe use Vue 3 with the Composition API to provide an entire website/application in a single page.  This is done using a combination of Vue SFC's (Single File Components) which and the Vue Router to change the url in the browser without actually navigating to a new page.\n\nVariables are mostly handled by reference (like a pointer).  This allows us to pass around variables that are ukept up to date when changed in other sections of the site.\n\n#### Core Functionality\n\nThese are the libs which power the majority of the sites functionality.  You should at least breifly read opver each of them.\n\n* [**Vue 3**](https://vuejs.org/guide/introduction.html) is the **Template Engine** with all the modern bells and whistles like automatically updating the display render as data changes.\n* [**Pinia**](https://pinia.vuejs.org/introduction.html) is used to provide **Data Stores** which allow us to load data that is reusable between pages without having to reload the data.\n* [**Vue Router**](https://router.vuejs.org/installation.html) is used for **Routing** to trigger calling pages based on the url while all being in a single page).\n\n#### Additional Functionality\n\nThis stuff provides good features but does not require you to really be famiiar with it.  Skip over these unless you find you need to know more about one of them for some reason.\n\n* [**Vite**](https://vitejs.dev/guide/) is our **Frontend Tooling** system which provides a nice dev setup and handles building the project for production use.\n* [**Vite PWA**](https://vite-pwa-org.netlify.app/guide/) automatically generates the the files needed so we are a [**PWA**](https://web.dev/learn/pwa/) (**Progressive Web App**).\n* [**Electron**](https://www.electronjs.org/) allows us to build a **Desktop App** for macOS, Windows, Linux, as well as Mobile Device versions.\n* [**ESLint**](https://eslint.org/) is our **Linter** which can detect a wide range of problems your code.\n* [**Prettier**](https://prettier.io/) is our **Code Formatter** allowing automatic formatting of code based on our set of predefined rules.\n* [**Vitest**](https://vitest.dev/guide/) is our **Unit Testing** framework.\n* [**VeeValidate**](https://vee-validate.logaretm.com/v4/guide/overview/) is installed for **Form Validation**\n* [**Vue-i18n**](https://vue-i18n.intlify.dev/guide/introduction.html) is our **Translation** lib.\n\n#### Inspecting and Debugging The Live Data\n\nThere are several Developer Console type interfaces setup which we can use to view and modify the live variables generating the site.\n\nBrowser Extension [Vue Devtools](https://devtools.vuejs.org/guide/installation.html)\n![vue-devtools-extension](https://github.com/detain/myadmin-client-vue/assets/1364504/536e05be-9653-43ff-acce-2b2080f76a94)\n\nThe other way is\n![vue-devtools-popup](https://github.com/detain/myadmin-client-vue/assets/1364504/9b502a69-09c4-48b7-ac88-2fe50d4ab15c)\n\n## Recommended IDE Setup\n\n[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).\n\n## Customize configuration\n\nSee [Vite Configuration Reference](https://vitejs.dev/config/).\n\n## Project Setup\n\n```sh\nnpm install\n```\n\n### Compile and Hot-Reload for Development\n\n```sh\nnpm run dev\n```\n\n### Compile and Minify for Production\n\n```sh\nnpm run build\n```\n\n### Lint with [ESLint](https://eslint.org/)\n\n```sh\nnpm run lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetain%2Fmyadmin-client-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdetain%2Fmyadmin-client-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetain%2Fmyadmin-client-vue/lists"}