{"id":26571032,"url":"https://github.com/negi524/three-level-architecture","last_synced_at":"2026-04-09T23:34:13.390Z","repository":{"id":260729789,"uuid":"870515332","full_name":"negi524/three-level-architecture","owner":"negi524","description":"3層アーキテクチャのサンプルリポジトリ","archived":false,"fork":false,"pushed_at":"2025-01-26T12:27:11.000Z","size":4087,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T13:29:30.384Z","etag":null,"topics":["docker","docker-compose","mysql","nestjs","react","remix","schemaspy","schemaspydocker","swagger"],"latest_commit_sha":null,"homepage":"","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/negi524.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}},"created_at":"2024-10-10T07:26:40.000Z","updated_at":"2025-01-26T12:27:13.000Z","dependencies_parsed_at":"2024-11-23T02:19:37.194Z","dependency_job_id":"9f6b27e4-2070-4dea-8682-d1c39148660e","html_url":"https://github.com/negi524/three-level-architecture","commit_stats":null,"previous_names":["negi524/three-level-architecture"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negi524%2Fthree-level-architecture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negi524%2Fthree-level-architecture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negi524%2Fthree-level-architecture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negi524%2Fthree-level-architecture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/negi524","download_url":"https://codeload.github.com/negi524/three-level-architecture/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245026837,"owners_count":20549204,"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":["docker","docker-compose","mysql","nestjs","react","remix","schemaspy","schemaspydocker","swagger"],"created_at":"2025-03-22T22:20:12.163Z","updated_at":"2026-04-09T23:34:13.361Z","avatar_url":"https://github.com/negi524.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# three-level-architecture\n3層アーキテクチャのサンプルリポジトリ\n\n## Development\n\n### Command\n\nSee [Makefile](./Makefile)\n\n### FE\n\n- framework: Remix\n- local access: `http://localhost:3010`\n\n### BE\n\n- framework: NestJS\n- local access: `http://localhost:3020`\n- API interface: `http://localhost:3020/api`\n\n\n#### Setup environment file\n\n```bash\n$ cp apps/be/.env.sample apps/be/.env\n```\n\n#### Setup prisma\n\n```bash\n$ docker compose exec be yarn prisma db pull\n$ docker compose exec be yarn run format:prisma\n$ docker compose exec be yarn prisma generate\n```\n\n### DB\n\n- MySQL\n\n#### Access database\n\n```bash\n$ mysql -h localhost -u root -p -D sample --protocol=tcp\nEnter password:Password!\n\nmysql\u003e\n\n```\n\n### SchemaSpy\n\n- local access: `http://localhost:8080`\n\n---\n\n## Production\n\nSee [Makefile](./Makefile)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegi524%2Fthree-level-architecture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnegi524%2Fthree-level-architecture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegi524%2Fthree-level-architecture/lists"}