{"id":20834000,"url":"https://github.com/trueblocks/trueblocks-dalledress","last_synced_at":"2025-07-23T19:05:07.910Z","repository":{"id":249600551,"uuid":"746567703","full_name":"TrueBlocks/trueblocks-dalledress","owner":"TrueBlocks","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-13T02:38:18.000Z","size":9505,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T03:40:49.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TrueBlocks.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":"2024-01-22T09:15:06.000Z","updated_at":"2025-07-13T02:38:21.000Z","dependencies_parsed_at":"2024-08-09T15:28:59.709Z","dependency_job_id":"74beee60-602a-409f-aee1-8bdb5673442f","html_url":"https://github.com/TrueBlocks/trueblocks-dalledress","commit_stats":null,"previous_names":["trueblocks/trueblocks-dalledress"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TrueBlocks/trueblocks-dalledress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueBlocks%2Ftrueblocks-dalledress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueBlocks%2Ftrueblocks-dalledress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueBlocks%2Ftrueblocks-dalledress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueBlocks%2Ftrueblocks-dalledress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TrueBlocks","download_url":"https://codeload.github.com/TrueBlocks/trueblocks-dalledress/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueBlocks%2Ftrueblocks-dalledress/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266737718,"owners_count":23976392,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"2024-11-18T00:17:46.049Z","updated_at":"2025-07-23T19:05:07.900Z","avatar_url":"https://github.com/TrueBlocks.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TrueBlocks Dalledress\n\nAn opinionated version of a desktop-based Wails app with Golang backend and React frontend using TrueBlocks's SDK and Unchained Index.\n\n## Features\n\n- Desktop app built with Wails, React, TypeScript, Mantine, and TrueBlocks\n- Golang backend - fast, concurrent, type safe\n- ESLint \u0026 Prettier configured for frontend\n- GolangCI-lint configured for backend\n- VSCode automatic formatting on save (Go, TS, JS, YAML, TOML)\n\n## Getting Started\n\n### Prerequisites\n\n- Golang \u003e= 1.23.1\n- Wails \u003e= 2.10.1 and \u003c 3.x\n- Yarn (no npm)\n- Node.js \u003e= 18.x\n\n### Installation\n\n```bash\ngit clone https://github.com/TrueBlocks/trueblocks-dalledress.git\ncd trueblocks-dalledress\nyarn install\nyarn test\n```\n\n### Running in Development\n\n```bash\nyarn dev\n```\n\n### Building for Production\n\n```bash\nyarn build\n```\n\n### Linting\n\n```bash\nyarn lint\n```\n\n## Project Structure\n\n```[text]\n.\n├── app\n├── frontend\n│   ├── dist\n│   │   └── assets\n│   └── src\n│       ├── components\n│       ├── context\n│       ├── contexts\n│       ├── hooks\n│       ├── layout\n│       ├── utils\n│       ├── views\n│       └── wizards\n│           └── hooks\n└── pkg\n    ├── markdown\n    ├── msgs\n    ├── preferences\n    ├── project\n    └── validation\n```\n\n## Contributing\n\nWe love contributors. Please see information about our workflow before proceeding.\n\n- Fork this repository into your own repo.\n- Create a branch: `git checkout -b \u003cbranch_name\u003e`.\n- Make changes to your local branch and commit them to your forked repo:  \n  `git commit -m '\u003ccommit_message\u003e'`\n- Push back to the original branch:  \n  `git push origin TrueBlocks/trueblocks-dalledress`\n- Create the pull request.\n\n## License\n\n[LICENSE](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrueblocks%2Ftrueblocks-dalledress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrueblocks%2Ftrueblocks-dalledress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrueblocks%2Ftrueblocks-dalledress/lists"}