mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-26 05:25:36 +07:00
42 lines
1.5 KiB
Markdown
42 lines
1.5 KiB
Markdown
---
|
|
layout: home
|
|
|
|
hero:
|
|
name: "MIVO"
|
|
text: "Mikrotik Voucher Management"
|
|
tagline: Modern, Lightweight, and Efficient. Built for low-end devices with premium UX.
|
|
image:
|
|
light: /logo-m.svg
|
|
dark: /logo-m-dark.svg
|
|
alt: MIVO Logo
|
|
actions:
|
|
- theme: brand
|
|
text: Get Started
|
|
link: /docs/guide/installation
|
|
- theme: alt
|
|
text: Docker Image
|
|
link: /docs/guide/docker
|
|
|
|
features:
|
|
- title: Lightweight Core
|
|
details: Built on a custom minimal MVC framework (~50KB core) optimized for STB/Android.
|
|
- title: Modern UI/UX
|
|
details: Fresh Glassmorphism design system using TailwindCSS and Alpine.js.
|
|
- title: Docker Ready
|
|
details: Official Alpine-based image (~50MB) with Nginx and Supervisor.
|
|
- title: Secure
|
|
details: Environment-based config (.env), encrypted credentials, and secure sessions.
|
|
---
|
|
|
|
## Why MIVO?
|
|
|
|
MIVO is a next-generation **Mikrotik Voucher Management System**, engineered to deliver premium user experience even on low-end hardware.
|
|
|
|
### Key Highlights
|
|
|
|
- <Icon name="Zap" color="warning" /> **Blazing Fast**: No heavy frameworks like Laravel. Pure PHP 8.0+ performance.
|
|
- <Icon name="Smartphone" color="info" /> **Mobile First**: Fully responsive design that feels like a native app.
|
|
- <Icon name="Plug" color="success" /> **API First**: Built-in REST API with CORS support for 3rd party integrations.
|
|
- <Icon name="Wrench" color="primary" /> **Developer Friendly**: Clean architecture, CLI tools (`php mivo`), and easy extension.
|
|
|