/steam-comment-service-bot-frontend

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

Primary LanguageVue

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