{"id":26863802,"url":"https://github.com/eagitro/excalidraw-wails-react","last_synced_at":"2026-05-01T09:32:19.460Z","repository":{"id":284775462,"uuid":"955983808","full_name":"EaGitro/excalidraw-wails-react","owner":"EaGitro","description":"A simple Excalidraw desktop app with Wails. ","archived":false,"fork":false,"pushed_at":"2025-03-27T15:53:19.000Z","size":381,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T16:35:13.834Z","etag":null,"topics":["excalidraw","go","golang","wails"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/EaGitro.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-27T14:09:52.000Z","updated_at":"2025-03-27T15:55:24.000Z","dependencies_parsed_at":"2025-03-27T16:36:18.888Z","dependency_job_id":"99973437-177e-4415-bdb2-100acd40476c","html_url":"https://github.com/EaGitro/excalidraw-wails-react","commit_stats":null,"previous_names":["eagitro/excalidraw-wails-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EaGitro%2Fexcalidraw-wails-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EaGitro%2Fexcalidraw-wails-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EaGitro%2Fexcalidraw-wails-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EaGitro%2Fexcalidraw-wails-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EaGitro","download_url":"https://codeload.github.com/EaGitro/excalidraw-wails-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413363,"owners_count":20773052,"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":["excalidraw","go","golang","wails"],"created_at":"2025-03-31T03:32:50.693Z","updated_at":"2026-05-01T09:32:19.411Z","avatar_url":"https://github.com/EaGitro.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\n## About\n\nThis is a simple **Excalidraw desktop app** using **Wails React-TS template**.\n\n- Excalidraw: [https://docs.excalidraw.com/docs/@excalidraw/excalidraw/installation](https://docs.excalidraw.com/docs/@excalidraw/excalidraw/installation)\n- Wails: [https://wails.io/ja/](https://wails.io/ja/)\n\n\n![capture](./capture.PNG)\n\n\n## How to use\n\n### Install dependencies\n\nsee : [https://wails.io/ja/docs/gettingstarted/installation](https://wails.io/ja/docs/gettingstarted/installation)\n\n- Go 1.20+\n- NPM (Node 15+)\n\nthen run:\n\n```shell\ngo install github.com/wailsapp/wails/v2/cmd/wails@latest\n\n# check dependencies\nwails doctor\n```\n\n\n\n### Settig up\n\n```shell\n# download repo\ngit clone https://github.com/EaGitro/excalidraw-wails-react.git\n\ncd excalidraw-wails-react\n\n# install npm packages\ncd frontend\n\nnpm i \n\ncd ..\n```\n\n\n### run in a \"live development\" mode\n\n```shell\nwails dev\n```\n\nConsider changing the go version in `go.mod` to your go version, if the error `toolchain not available` occurs.\n\n```shell\n# shell\n\u003e wails dev\nWails CLI v2.10.1\n\nExecuting: go mod tidy\ngo: downloading go1.23 (windows/amd64)\ngo: download go1.23 for windows/amd64: toolchain not available\n\nexit status 1\n\n  ERROR   exit status 1\n\n\u003e go version\ngo version go1.21.4 windows/amd64\n```\n\n```go\n///////////////\n// go.mod\n///////////////\n\nmodule excalidraw-wails-react\n\n// go 1.23  ==\u003e go 1.21\ngo 1.21\n```\n\n## Building\n\nTo build a redistributable, production mode package, use `wails build`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feagitro%2Fexcalidraw-wails-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feagitro%2Fexcalidraw-wails-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feagitro%2Fexcalidraw-wails-react/lists"}