Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.

Admin UI for csgo-servers (only compatible with v2 and newer)

License

Notifications You must be signed in to change notification settings

marcquark/csgo-servers-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This code is outdated and not actively maintained. There may be security vulnerabilities in the code and/or its dependencies. Do not run this thing in production! Feel free to fork and improve it.

csgo-servers-admin

Admin UI for csgo-servers built with react-admin

Installation instructions

Clone the repository and adjust your admin UI's base URL by adding a homepage property in your package.json. You also need to modify your API base URL in src/config/index.json. Then simply run npm install followed by npm run-script build. You should now have a build folder that you can statically serve from the URL you specified in the homepage property above.

About

Admin UI for csgo-servers (only compatible with v2 and newer)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published