This project is developed in collaboration with VeryGames, a game server provider.
Created for VeryGames community <3
Web interface made with EJS and Express to use Rconify and send Rcon commands (hl2, cs2, css, csgo, palworld, etc). The api can be use without webinterface by calling the route.
Style made with Tailwind
PORT=3002
COOKIE_SECRET_KEY="YOURSECRETKEY"
npm install
npm start
npm run build:css