Skip to content

Arian8j2/ts22-react

Repository files navigation

web.ts22.ir front end

OmeGa teamspeak server(ts22.ir) website
Screenshot 2022-12-21 at 13-10-22 سرور تیم اسپیک اس پی جی

Testing rest API

There is python script under 'api' folder than send static api result, You can install script requirements using:

pip install -r requirements.txt

and run it:

python test-api.py

also you can change the api url in src/constants.tsx if needed.