Skip to content

Discobluff/CS2-Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS2-Utils

A web-based tool for CS2 which presents interactive maps and allow to save Youtube videos for utilities

DB Postgres

docker run --name cs2-utils-postgres -e POSTGRES_PASSWORD=secret -e POSTGRES_DB=map -p 5432:5432 -d postgres docker rm -f cs2-utils-postgres sudo systemctl stop postgresql docker exec -it cs2-utils-postgres psql -U postgres -W \c map

docker exec -it cs2-utils-db-1 psql -U postgres

About

A web-based tool for CS2 which presents interactive maps and allow to save Youtube videos for utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors