This repository hosts the source code for the official MIVO Documentation.
MIVO (Mikrotik Voucher) is a modern, lightweight voucher management system. This documentation covers installation, configuration, and usage guides.
This project uses VitePress. To run the documentation locally:
-
Install Dependencies:
npm install
-
Start Development Server:
npm run dev
-
Build:
npm run build
We welcome contributions! Please see our Contributing Guide for more details.
Code released under the MIT License.