{"id":18728855,"url":"https://github.com/skyt-a/application-starter","last_synced_at":"2025-11-12T05:30:20.839Z","repository":{"id":40541516,"uuid":"229766032","full_name":"skyt-a/Application-Starter","owner":"skyt-a","description":"なんかアプリ作るときの初期プロジェクト的なやつ","archived":false,"fork":false,"pushed_at":"2024-06-17T20:42:53.000Z","size":3084,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-28T14:27:24.781Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skyt-a.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-12-23T14:16:48.000Z","updated_at":"2022-01-10T09:43:23.000Z","dependencies_parsed_at":"2023-12-25T01:31:38.972Z","dependency_job_id":"d030d739-6e32-4461-94ab-15474bd0cb50","html_url":"https://github.com/skyt-a/Application-Starter","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/skyt-a%2FApplication-Starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyt-a%2FApplication-Starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyt-a%2FApplication-Starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyt-a%2FApplication-Starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyt-a","download_url":"https://codeload.github.com/skyt-a/Application-Starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239599040,"owners_count":19665911,"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":[],"created_at":"2024-11-07T14:24:32.241Z","updated_at":"2025-11-12T05:30:20.793Z","avatar_url":"https://github.com/skyt-a.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Application-Starter\nなんかアプリ作るときの初期プロジェクト的なやつ\n\n### Frontend\nSvelte\n\n### ServerSide\nExpress.js + prisma + GraphQL\n\n### Database\nMySQL\n\n## 起動\n```\ndocker-compose up\n```\n\n## ページ\n```\nhttp://localhost:3001 (front)\nhttp://localhost:3000 (api)\n```\n\n## Eslint + Prettierによるlinter + 自動フォーマットのセットアップ\n- VScodeにEslintとPrettierの拡張機能を追加\n- VScodeのsetting.jsonに以下を追加\n```\n\"eslint.enable\": true,\n\"editor.codeActionsOnSave\": {\n    \"source.fixAll.eslint\": true\n},\n\"editor.formatOnSave\": false,\n\"javascript.format.enable\": false,\n\"eslint.alwaysShowStatus\": true,\n\"eslint.packageManager\": \"yarn\",\n```\n- VSCodeのOUTPUTタブでESlintでエラーが起きてる場合\n  1. `/$ npm install -g eslint`\n  2. `/$ npm link eslint`(不要かも)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyt-a%2Fapplication-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyt-a%2Fapplication-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyt-a%2Fapplication-starter/lists"}