{"id":50409625,"url":"https://github.com/involvex/tt2-build-wizard","last_synced_at":"2026-05-31T03:02:05.021Z","repository":{"id":345330962,"uuid":"1184644644","full_name":"involvex/tt2-build-wizard","owner":"involvex","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-18T16:30:48.000Z","size":43447,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-02T19:41:43.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/involvex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["involvex"],"custom":["https://buymeacoffee.com/involvex","https://paypal.me/involvex","https://rewards.bing.com/welcome?rh=14525F68\u0026ref=rafsrchae\u0026form=ML2XE3\u0026OCID=ML2XE3\u0026PUBL=RewardsDO\u0026CREA=ML2XE3"]}},"created_at":"2026-03-17T19:40:16.000Z","updated_at":"2026-03-18T16:30:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/involvex/tt2-build-wizard","commit_stats":null,"previous_names":["involvex/tt2-build-wizard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/involvex/tt2-build-wizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/involvex%2Ftt2-build-wizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/involvex%2Ftt2-build-wizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/involvex%2Ftt2-build-wizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/involvex%2Ftt2-build-wizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/involvex","download_url":"https://codeload.github.com/involvex/tt2-build-wizard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/involvex%2Ftt2-build-wizard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33717419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-05-31T03:02:04.221Z","updated_at":"2026-05-31T03:02:05.012Z","avatar_url":"https://github.com/involvex.png","language":"JavaScript","funding_links":["https://github.com/sponsors/involvex","https://buymeacoffee.com/involvex","https://paypal.me/involvex","https://rewards.bing.com/welcome?rh=14525F68\u0026ref=rafsrchae\u0026form=ML2XE3\u0026OCID=ML2XE3\u0026PUBL=RewardsDO\u0026CREA=ML2XE3"],"categories":[],"sub_categories":[],"readme":"# TT2-Build-Wizard-Monorepo\n\nThis monorepo is designed to be a comprehensive companion for the mobile game \"Tap Titans 2\". It hosts a suite of applications and tools aimed at assisting players with various aspects of the game, from build optimization to accessing game data and guides.\n\n## Features\n\n- **Mobile Application (`apps/mobile`):** A cross-platform (iOS, Android, Web) application built with Expo and React Native. It provides:\n  - **Dashboard:** An overview of game-related statistics and progress.\n  - **Artifacts Screen:** Tools and information related to game artifacts.\n  - **Raid Screen:** Resources for clan raids.\n  - **Optimizer Screen:** Helps players optimize their skill point allocations and builds.\n  - **Equipment Screen:** Information and management for in-game equipment.\n  - **Guides Screen:** Access to a curated collection of game guides and strategies.\n- **Shared Logic Package (`packages/logic`):** A TypeScript library containing core game mechanics, calculations, and utility functions, designed to be reusable across different parts of the monorepo.\n- **Game Data (`data/`):** A collection of JSON and CSV files storing parsed and organized data from various community sources (like Reddit wikis), providing up-to-date game information.\n- **Other Projects:** The monorepo also includes related projects such as `TapTitans2AlchemyCalculator` (C#), `TapTitans2Optimiser` (Android), and `tt2-master` (C#), indicating a broader ecosystem of tools around the game.\n\n## Technologies Used\n\n- **Monorepo Management:** Bun Workspaces\n- **Mobile Development:** Expo, React Native\n- **Styling:** NativeWind (Tailwind CSS for React Native)\n- **State Management:** Zustand\n- **Core Logic:** TypeScript\n- **Package Manager \u0026 Runtime:** Bun\n- **Linting:** ESLint (v9 Flat Config)\n- **Formatting:** Prettier\n- **Other:** C# (.NET), Android (Java/Kotlin)\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n- [Bun](https://bun.sh/docs/installation) (v1.3.10 or later recommended)\n- [Node.js](https://nodejs.org/en/download/) (for npx commands if not using bunx)\n- [Expo CLI](https://docs.expo.dev/get-started/installation/) (`npm install -g expo-cli` or `bunx expo-cli`)\n\n### Installation\n\n1. **Clone the repository:**\n    ```bash\n    git clone https://github.com/involvex/tt2-build-wizard.git\n    cd tt2-build-wizard\n    ```\n\n2. **Install dependencies:**\n    ```bash\n    bun install\n    ```\n\n### Running the Mobile Application\n\nNavigate to the `apps/mobile` directory to run the mobile application.\n\n```bash\ncd apps/mobile\n```\n\n- **For Android:**\n    ```bash\n    bun run android\n    # or\n    expo start --android\n    ```\n- **For iOS:**\n    ```bash\n    bun run ios\n    # or\n    expo start --ios\n    ```\n- **For Web:**\n    ```bash\n    bun run web\n    # or\n    expo start --web\n    ```\n\n### Building Shared Logic\n\nNavigate to the `packages/logic` directory to build the shared logic package.\n\n```bash\ncd packages/logic\nbun run build\n```\n\n## Development\n\n### Testing\n\nRun tests for the entire monorepo from the root directory:\n\n```bash\nbun test\n```\n\n### Linting\n\nRun ESLint from the root directory to check for code quality and adherence to coding standards:\n\n```bash\nnpx eslint .\n```\n\n### Formatting\n\nTo automatically fix formatting issues across the monorepo using Prettier, run from the root directory:\n\n```bash\nnpx prettier . --write\n```\nTo check for formatting issues without fixing them:\n```bash\nnpx prettier . --check\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvolvex%2Ftt2-build-wizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finvolvex%2Ftt2-build-wizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvolvex%2Ftt2-build-wizard/lists"}