3urobeat / steam-comment-service-bot-frontend

[Contributor] Official Web UI for the steam-comment-service-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steam Comment Bot Frontend

This project is the source code of the frontend which is served from the official rest-api plugin.

Development

You want to help fix some issues or play around? Great! just follow these easy instructions

npm install npm run dev

connect to it with localhost:5123

the vite config automatically transfers all calls to /rpc to the steam comment bot

Technologies

  • Vue
  • Tailwind
  • steam comment bot rest api plugin SDK
  • pinia
  • Phosphor Icons

About

[Contributor] Official Web UI for the steam-comment-service-bot


Languages

Language:Vue 76.4%Language:TypeScript 20.4%Language:SCSS 1.6%Language:HTML 0.9%Language:JavaScript 0.6%