{"id":28992484,"url":"https://github.com/tact-lang/tour","last_synced_at":"2026-03-05T19:59:20.834Z","repository":{"id":296080557,"uuid":"980736932","full_name":"tact-lang/tour","owner":"tact-lang","description":"WIP: 🎓 Learn Tact in your browser with an interactive tour","archived":false,"fork":false,"pushed_at":"2025-06-19T00:22:26.000Z","size":475,"stargazers_count":2,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-19T00:25:48.071Z","etag":null,"topics":["interactive-tutorial","onboarding","tact","tact-by-example","ton-blockchain","tour","tutorial"],"latest_commit_sha":null,"homepage":"https://tour.tact-lang.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tact-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-05-09T16:15:59.000Z","updated_at":"2025-06-19T00:22:29.000Z","dependencies_parsed_at":"2025-05-28T22:31:38.289Z","dependency_job_id":"8b038b2d-3306-445f-893b-37d33feb9a2e","html_url":"https://github.com/tact-lang/tour","commit_stats":null,"previous_names":["tact-lang/tour"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tact-lang/tour","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tact-lang%2Ftour","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tact-lang%2Ftour/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tact-lang%2Ftour/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tact-lang%2Ftour/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tact-lang","download_url":"https://codeload.github.com/tact-lang/tour/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tact-lang%2Ftour/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261792622,"owners_count":23210339,"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":["interactive-tutorial","onboarding","tact","tact-by-example","ton-blockchain","tour","tutorial"],"created_at":"2025-06-25T02:39:52.676Z","updated_at":"2026-03-05T19:59:15.802Z","avatar_url":"https://github.com/tact-lang.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tour of Tact\n\nDeveloped by [TON Studio](https://tonstudio.io), powered by the community.\n\n[![Twitter](https://img.shields.io/badge/X%2FTwitter-white?logo=x\u0026style=flat\u0026logoColor=gray)](https://x.com/tact_language)\n[![Telegram](https://img.shields.io/badge/Community_Chat-white?logo=telegram\u0026style=flat)](https://t.me/tactlang)\n[![Telegram](https://img.shields.io/badge/Tact_Kitchen_🥣-white?logo=telegram\u0026style=flat)](https://t.me/tact_kitchen)\n\n## Setup\n\nRun `yarn` to install dependencies. Then, see the available [scripts](#scripts).\n\n## Scripts\n\nIn the project directory, you can run:\n\n### `yarn start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n### `yarn test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `yarn build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n## Community\n\n- [`@tactlang` on Telegram](https://t.me/tactlang) - Main community chat and discussion group.\n- [`@tactlang_ru` on Telegram](https://t.me/tactlang_ru) _(Russian)_\n- [`@tact_kitchen` on Telegram](https://t.me/tact_kitchen) - Channel with updates from the team.\n- [`@tact_language` on X/Twitter](https://x.com/tact_language)\n- [`tact-lang` organization on GitHub](https://github.com/tact-lang)\n- [`@ton_studio` on Telegram](https://t.me/ton_studio)\n- [`@thetonstudio` on X/Twitter](https://x.com/thetonstudio)\n\n## Inspiration and references\n\n- [Tact by Example](https://tact-by-example.org/)\n- https://go.dev/tour\n- https://tour.gleam.run/\n- https://svelte.dev/tutorial/svelte/\n- https://code-basics.com/\n- https://www.learn-c.org/\n- https://docs.astro.build/en/tutorial/0-introduction/\n- https://tourofrust.com/\n- https://jgthms.com/web-design-in-4-minutes/\n- https://jgthms.com/javascript-in-14-minutes/\n- https://scrimba.com/learn-html-and-css-c0p?via=mdn\n- https://developer.mozilla.org/en-US/docs/Learn_web_development/Core\n- https://ocaml.org/docs/tour-of-ocaml\n- https://cssbattle.dev/learn/demo/1\n- https://exercism.org/tracks/elixir/concepts\n- https://tour.dlang.org\n\n## License\n\n[MIT](./LICENSE) © TON Studio\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftact-lang%2Ftour","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftact-lang%2Ftour","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftact-lang%2Ftour/lists"}