{"id":16788845,"url":"https://github.com/narumincho/definy","last_synced_at":"2025-03-17T03:30:19.978Z","repository":{"id":36607729,"uuid":"168463361","full_name":"narumincho/definy","owner":"narumincho","description":"deiny is web app for web app. under development","archived":false,"fork":false,"pushed_at":"2024-07-22T09:47:12.000Z","size":38324,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T06:34:22.837Z","etag":null,"topics":["deno","programming-language","typescript"],"latest_commit_sha":null,"homepage":"https://definy.app","language":"Dart","has_issues":false,"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/narumincho.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":"2019-01-31T04:33:36.000Z","updated_at":"2024-06-12T23:38:03.000Z","dependencies_parsed_at":"2024-01-21T05:21:41.851Z","dependency_job_id":"d5ab675d-e817-4920-8196-6dc33010f703","html_url":"https://github.com/narumincho/definy","commit_stats":{"total_commits":2570,"total_committers":4,"mean_commits":642.5,"dds":"0.30194552529182883","last_synced_commit":"3e08a0c025db79dc7029d5cb36436776a1193712"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narumincho%2Fdefiny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narumincho%2Fdefiny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narumincho%2Fdefiny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narumincho%2Fdefiny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/narumincho","download_url":"https://codeload.github.com/narumincho/definy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243841203,"owners_count":20356441,"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":["deno","programming-language","typescript"],"created_at":"2024-10-13T08:25:01.486Z","updated_at":"2025-03-17T03:30:19.558Z","avatar_url":"https://github.com/narumincho.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# definy\n\nいろいろ整理中... いろいろ調整する前\nhttps://github.com/narumincho/definy/tree/prev2023\n\n![definyのスクリーンショット](https://repository-images.githubusercontent.com/168463361/72534f00-ec72-11e9-94f3-370ab473bc28)\n\n- [Deno Version](https://definy.deno.dev/)\n\n- [Firebase Version](https://definy.app/?hl=ja)\n\n- [Old Version](https://definy-old.web.app/) WebAssembly を使って数値の足し算,\n  引き算, 掛け算ができる\n\n## start server\n\n`/script/startInLocal.ts`\n\n```ts:\nimport { startDefinyServer } from \"../server/main.ts\";\n\nstartDefinyServer();\n```\n\n```sh\ndeno run --check --watch --unstable --allow-net=:8000 ./script/startInLocal.ts\n```\n\n## client build\n\n```sh\ndeno run --check --allow-env --allow-net --allow-read --allow-write=./dist.json ./script/buildClient.ts\n```\n\n## client graphql codegen\n\n### step 1 query gen\n\n```sh\nfvm flutter pub run ./lib/codegen.dart \u0026\u0026 fvm dart fix --apply \u0026\u0026 fvm dart format .\n```\n\n### step 2 api gen\n\n```sh\nfvm flutter pub run ./lib/codegen_api.dart \u0026\u0026 fvm dart fix --apply \u0026\u0026 fvm dart format .\n```\n\n## type check\n\n```sh\ndeno run --allow-run --allow-read ./script/typeCheck.ts\n```\n\n## フォルダとファイルの説明\n\n- `.github/workflows/pull_request.yml`: Pull Request\n  したときに実行されるテストの処理が書かれている\n- `.vscode`: VSCode 向けの設定\n- `assets`: スタティックなファイルが置かれている\n- `local.sqlite`, `local.sqlite-shm`, `local.sqlite-wal`\n  ローカルで開発するときに使うデータベースのファイル\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarumincho%2Fdefiny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnarumincho%2Fdefiny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarumincho%2Fdefiny/lists"}