- Removed 24 outdated documentation files from root - Created simple navigation README in root - All comprehensive documentation now in ospabhost/ directory: - ospabhost/README.md - complete project docs - ospabhost/CONTRIBUTIONS.md - contributor guide - Keeps project structure clean and organized
35 lines
744 B
Markdown
35 lines
744 B
Markdown
# Ospabhost 8.1
|
|
|
|
VPS hosting platform with Proxmox VE integration.
|
|
|
|
## 📁 Project Structure
|
|
|
|
This is a monorepo containing:
|
|
|
|
- **`ospabhost/`** - Main application (backend + frontend)
|
|
- **`Manuals/`** - Additional documentation and guides
|
|
|
|
## 📖 Documentation
|
|
|
|
**All documentation is located in the `ospabhost/` directory:**
|
|
|
|
- **[Main README](./ospabhost/README.md)** - Complete project documentation
|
|
- **[Contributing Guide](./ospabhost/CONTRIBUTIONS.md)** - How to contribute
|
|
|
|
## 🚀 Quick Start
|
|
|
|
```bash
|
|
cd ospabhost
|
|
```
|
|
|
|
Then follow the instructions in [ospabhost/README.md](./ospabhost/README.md).
|
|
|
|
## 📞 Support
|
|
|
|
- **Email:** support@ospab.host
|
|
- **Telegram:** @ospab_support
|
|
|
|
---
|
|
|
|
**© 2025 Ospab Hosting. All rights reserved.**
|