You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Valory** is a feature-rich tool that provides a sleek and customizable rank overlay for **Valorant** streamers.
16
-
It’s perfect for enhancing your stream’s visuals while keeping your viewers engaged with up-to-date stats.
15
+
**Valory** is a feature-rich tool that provides a sleek and customizable rank overlay for **Valorant** streamers.
16
+
It’s perfect for enhancing your stream’s visuals while keeping your viewers engaged with up-to-date stats.
17
17
18
-
This project started as a fork of [davizeragod](https://davizeragod.github.io/) but has since grown into a fully independent and unique tool.
19
-
Inspired by [tracker.gg/overlays](https://tracker.gg/overlays), Valory combines aesthetics with functionality to elevate your streaming experience.
18
+
This project started as a fork of [davizeragod](https://davizeragod.github.io/) but has since grown into a fully independent and unique tool.
19
+
Inspired by [tracker.gg/overlays](https://tracker.gg/overlays), Valory combines aesthetics with functionality to elevate your streaming experience.
20
20
21
21
</div>
22
22
23
23
---
24
24
25
25
## ✨ Features
26
26
27
-
Valory is packed with powerful features to ensure you get the best experience:
27
+
Valory is packed with powerful features to ensure you get the best experience:
28
28
29
-
- 📊 **Real-Time Updates:** Instantly fetch and display the latest game stats during your stream.
30
-
- 💅🏻 **Modern, Stylish Design:** Beautiful visuals designed to blend seamlessly into any stream setup.
31
-
- 🎨 **Fully Customizable:** Adjust colors, layouts, and more to match your personal branding.
32
-
- 💸 **100% Free:** No hidden costs—accessible to everyone.
33
-
- 🛠️ **Simple Setup:** Configure once and enjoy a hassle-free experience with minimal maintenance.
34
-
- 🔧 **Integration-Friendly:** Easily add to OBS, Streamlabs, or any streaming software.
29
+
- 📊 **Real-Time Updates:** Instantly fetch and display the latest game stats during your stream.
30
+
- 💅🏻 **Modern, Stylish Design:** Beautiful visuals designed to blend seamlessly into any stream setup.
31
+
- 🎨 **Fully Customizable:** Adjust colors, layouts, and more to match your personal branding.
32
+
- 💸 **100% Free:** No hidden costs—accessible to everyone.
33
+
- 🛠️ **Simple Setup:** Configure once and enjoy a hassle-free experience with minimal maintenance.
34
+
- 🔧 **Integration-Friendly:** Easily add to OBS, Streamlabs, or any streaming software.
35
+
36
+
---
37
+
38
+
## 🛠 Tools and Technologies
39
+
40
+
This project leverages a modern and powerful tech stack to deliver high performance, scalability, and developer convenience. Below is a breakdown of the key tools and technologies used:
41
+
42
+
### Frontend
43
+
44
+
-**🌟 Vue 3:** The core frontend framework for building reactive and user-friendly interfaces.
45
+
-**⚡ Vite:** A lightning-fast build tool and development server for modern web projects.
46
+
-**💬 i18n:** Internationalization support for delivering content in multiple languages.
47
+
-**✨ Prettier:** Code formatter to ensure consistent styling across the project.
48
+
-**🚨 ESLint:** Linting tool for enforcing code quality and best practices.
49
+
-**🔵 TypeScript:** Adds static typing to JavaScript, enhancing maintainability and scalability.
50
+
51
+
### Backend
52
+
53
+
-**🐍 FastAPI:** High-performance Python web framework with easy-to-use async support.
54
+
-**⚙️ SQLAlchemy:** SQL toolkit and ORM for interacting with the database in a Pythonic way.
55
+
-**📜 Alembic:** Database migrations for version control and schema evolution.
56
+
-**⚡ asyncpg:** High-performance asynchronous PostgreSQL driver for Python.
57
+
58
+
### Database
59
+
60
+
-**🐘 PostgreSQL:** A powerful and open-source relational database system, used as the primary database for production.
61
+
-**📂 SQLite:** A lightweight, file-based database, used in debug mode for local development and testing.
35
62
36
63
---
37
64
38
65
## 🚀 Getting Started
39
66
40
67
### 🖥️ Hosting Your Overlay
41
68
42
-
1. Visit the **[official website](https://overlay.haxgun.ru)**.
43
-
2. Configure your overlay with the available options.
44
-
3. Copy the provided URL.
45
-
4. Add it to your streaming software as a browser source, and you're ready to go!
69
+
1. Visit the **[official website](https://overlay.haxgun.ru)**.
70
+
2. Configure your overlay with the available options.
71
+
3. Copy the provided URL.
72
+
4. Add it to your streaming software as a browser source, and you're ready to go!
46
73
47
74
---
48
75
@@ -60,18 +87,18 @@ We believe in open-source collaboration! Here’s how you can contribute:
60
87
61
88
**Valory** is the result of community inspiration and collaboration. A special thank you to:
62
89
63
-
- 🖌️ **[davizeragod/davizeragod.github.io](https://github.com/davizeragod/davizeragod.github.io):** The project that laid the foundation for Valory.
64
-
- 🔍 **[Henrik-3/unofficial-valorant-api](https://github.com/Henrik-3/unofficial-valorant-api):** The robust API powering accurate and up-to-date stats.
65
-
- 🎨 **Inspiration from [tracker.gg](https://tracker.gg):** For showcasing the potential of creative overlays.
90
+
- 🖌️ **[davizeragod/davizeragod.github.io](https://github.com/davizeragod/davizeragod.github.io):** The project that laid the foundation for Valory.
91
+
- 🔍 **[Henrik-3/unofficial-valorant-api](https://github.com/Henrik-3/unofficial-valorant-api):** The robust API powering accurate and up-to-date stats.
92
+
- 🎨 **Inspiration from [tracker.gg](https://tracker.gg):** For showcasing the potential of creative overlays.
66
93
67
-
Your work inspires us to keep building and improving! 💖
94
+
Your work inspires us to keep building and improving! 💖
68
95
69
96
---
70
97
71
98
## 📜 License
72
99
73
-
**Valory** is licensed under the **[MIT License](https://github.com/haxgun/valory/blob/main/LICENSE)**, ensuring that:
100
+
**Valory** is licensed under the **[MIT License](https://github.com/haxgun/valory/blob/main/LICENSE)**, ensuring that:
74
101
75
-
- ✅ **Freedom:** Use, copy, modify, and distribute the project for personal or commercial purposes.
102
+
- ✅ **Freedom:** Use, copy, modify, and distribute the project for personal or commercial purposes.
76
103
- 🛠️ **Flexibility:** Tailor the code to meet your needs.
77
-
- 🌍 **Community:** Share improvements and contribute back to the project while respecting its creators.
104
+
- 🌍 **Community:** Share improvements and contribute back to the project while respecting its creators.
0 commit comments