Files
ospab.host/README.md
Georgiy Syralev 727785c7a0 docs: Clean up documentation structure
- 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
2025-10-28 14:55:28 +03:00

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.**