{"id":21374821,"url":"https://github.com/banool/team_heist_tactics","last_synced_at":"2025-07-13T09:32:18.242Z","repository":{"id":36965161,"uuid":"271589148","full_name":"banool/team_heist_tactics","owner":"banool","description":"Weeeeeee!!!!!!!!!!!!!!","archived":false,"fork":false,"pushed_at":"2023-03-06T07:57:24.000Z","size":14253,"stargazers_count":3,"open_issues_count":40,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-18T04:35:09.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://heist.team","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/banool.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-11T16:01:12.000Z","updated_at":"2024-03-18T04:35:09.891Z","dependencies_parsed_at":"2023-01-17T09:04:01.050Z","dependency_job_id":null,"html_url":"https://github.com/banool/team_heist_tactics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banool%2Fteam_heist_tactics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banool%2Fteam_heist_tactics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banool%2Fteam_heist_tactics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banool%2Fteam_heist_tactics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/banool","download_url":"https://codeload.github.com/banool/team_heist_tactics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225869902,"owners_count":17537169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T08:45:34.569Z","updated_at":"2024-11-22T08:45:35.127Z","avatar_url":"https://github.com/banool.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Team Heist Tactics\n[![Actions Status](https://github.com/banool/team_heist_tactics/workflows/All/badge.svg)](https://github.com/banool/team_heist_tactics/actions)\n\nYayyy!!!!!!!!\n\nFor UI specific stuff see ui/\n\n## Developing\nBefore anything, install the pre-commit hook:\n\n```\ncd .git/hooks\nln -s ../../other/pre-commit\n```\n\nThis makes sure that you format your code before you commit.\n\nFirst, make sure you have all this stuff:\n\n- Node (\u003e= v16, use nvm to help with this)\n- Yarn (https://classic.yarnpkg.com/en/docs/install/)\n- Cargo (https://rustup.rs/)\n- Rust \u003e=1.53\n- Protoc (http://google.github.io/proto-lens/installing-protoc.html)\n\nGetting all the JS dependencies:\n```\ncd ui\nyarn install\n```\n\nBuilding the UI, generating protobuf types, building the server, and then running it:\n```\n./run.sh\n```\nLinting:\n```\nrg --files | grep '\\.rs' | xargs rustfmt --edition 2018\n```\n\n**Note**: If you're not using run.sh, make sure to generate the types yourself with `ui/generate_types.sh`, I don't check them in.\n\n## Deploying\nBuild container:\n```\ndocker build . -t team_heist_tactics\n```\nRun container:\n```\ndocker run -p 19996:19996 -it team_heist_tactics:latest\n```\n\nNote: Running it won't work locally on its own unless you set `THT_DEPLOYMENT_MODE` to `dev` in the Dockerfile.\n\n## Properly deploying\nUse https://github.com/banool/server-setup with something like this:\n```\nansible-playbook -i hosts_external everything.yaml --extra-vars \"@vars.json\" --tags base,tht,https,nginx\n```\nThis setup binds a static directory into the container from the host. When the container starts, it copies the static content in to it. Nginx on the host serves the content in there itself.\n\n## Other\nI use git lfs to manage the static content right here in the repo instead of using some other static content hosting thingo.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanool%2Fteam_heist_tactics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbanool%2Fteam_heist_tactics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanool%2Fteam_heist_tactics/lists"}