{"id":21489087,"url":"https://github.com/tact-lang/tact-by-example","last_synced_at":"2025-04-06T18:14:46.894Z","repository":{"id":105019997,"uuid":"603150664","full_name":"tact-lang/tact-by-example","owner":"tact-lang","description":"https://tact-by-example.org - Learn Tact by diving head first into working code and seeing many different contracts","archived":false,"fork":false,"pushed_at":"2025-03-26T11:03:59.000Z","size":9991,"stargazers_count":66,"open_issues_count":20,"forks_count":25,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-30T16:12:33.628Z","etag":null,"topics":["documentation","tact","ton","tutorial"],"latest_commit_sha":null,"homepage":"https://tact-by-example.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":"CHANGELOG.md","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}},"created_at":"2023-02-17T18:13:21.000Z","updated_at":"2025-03-30T08:42:22.000Z","dependencies_parsed_at":"2025-01-15T06:46:37.708Z","dependency_job_id":"0107263e-787f-4d16-9124-5c546c5d0c78","html_url":"https://github.com/tact-lang/tact-by-example","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/tact-lang%2Ftact-by-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tact-lang%2Ftact-by-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tact-lang%2Ftact-by-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tact-lang%2Ftact-by-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tact-lang","download_url":"https://codeload.github.com/tact-lang/tact-by-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247526763,"owners_count":20953143,"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":["documentation","tact","ton","tutorial"],"created_at":"2024-11-23T14:14:08.531Z","updated_at":"2025-04-06T18:14:46.871Z","avatar_url":"https://github.com/tact-lang.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"- [🔍 Changelog](/CHANGELOG.md)\n- [🫂 Telegram Group Chat](https://t.me/tactlang)\n\n## Developing\n\n### About Tact Source Code\n\n1. Tact code is under the `src` directory. The `src` directory contains the following files: `src/routes/(examples)` - The source code for the examples.\n2. The terminal output is located in `src/routes/(examples)/+layout.svelte` file.\n3. Run `npm run tact-build` to compile the Tact code you just added.\n\n### About the Examples Order\n\n1. Check the order in the `src/routes/(examples)/examples.json` file.\n2. The `id` determines the sequence of the examples in the app.\n\n### Running the project\n\nOnce you've run `npm install` start a development server:\n\n```bash\nnpm run dev\n# Use the Network option to view it on your phone\n\n# or start the server and open the app in a new browser tab\nnpm run dev -- --open\n```\n\n## Releasing\n\n1. Test the app in dev mode.\n2. Make sure to update the version in `package.json`.\n3. Run `npm run build` which will build to the `docs` directory.\n4. Run `npm run preview` to test the app in production mode.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftact-lang%2Ftact-by-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftact-lang%2Ftact-by-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftact-lang%2Ftact-by-example/lists"}