mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-26 05:25:36 +07:00
3ed3b27661e111c1dc78f753e111ae29cc419aad
feat: add Docker deployment guides for general use and aaPanel, localized in English and Indonesian.
feat: add Docker deployment guides for general use and aaPanel, localized in English and Indonesian.
MIVO Documentation
This repository hosts the source code for the official MIVO Documentation.
Overview
MIVO (Mikrotik Voucher) is a modern, lightweight voucher management system. This documentation covers installation, configuration, and usage guides.
Running Locally
This project uses VitePress. To run the documentation locally:
-
Install Dependencies:
npm install -
Start Development Server:
npm run dev -
Build:
npm run build
Contributing
We welcome contributions! Please see our Contributing Guide for more details.
License
Code released under the MIT License.
Languages
Vue
48.4%
CSS
28.1%
TypeScript
21.4%
JavaScript
2%
HTML
0.1%