Alex Wellnitz 1ea9bde1b6
Fix code scanning alert no. 1: DOM text reinterpreted as HTML (#2)
* Fix code scanning alert no. 1: DOM text reinterpreted as HTML

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* fix(frontend): add dompurify

* fix(frontend): add dompurify

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-09-25 15:12:33 +02:00
2024-09-21 08:54:25 +02:00
2024-09-19 21:43:52 +02:00

SimC-Free: Your Self-Hosted, Open-Source Raid Bot

What is SimC-Free?

SimC-Free is an open-source, customizable raid bot designed to simulate and analyze player performance in massively multiplayer online role-playing games (MMORPGs). Unlike proprietary raid bots, SimC-Free offers complete transparency, allowing users to modify and extend its functionality to suit their specific needs.

How to Use:

git clone https://github.com/alexohneander/sim_free.git

docker build -t sim-free .
docker run -p 8000:8000 sim-free
Description
No description provided
Readme 675 KiB
Languages
TypeScript 54.6%
CSS 25.3%
Python 14.8%
Dockerfile 4.6%
JavaScript 0.7%