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:
bashnpm installStart Development Server:
bashnpm run devBuild:
bashnpm run build
Contributing
We welcome contributions! Please see our Contributing Guide for more details.
License
Code released under the MIT License.