{"id":18759270,"url":"https://github.com/mariussoutier/play-multi-multi-project","last_synced_at":"2025-04-13T02:31:57.707Z","repository":{"id":21770738,"uuid":"25092978","full_name":"mariussoutier/play-multi-multi-project","owner":"mariussoutier","description":"Example of building Playframework applications that consist of multiple services and multiple sub-modules","archived":false,"fork":false,"pushed_at":"2017-02-03T14:31:42.000Z","size":44,"stargazers_count":45,"open_issues_count":1,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-26T20:11:12.023Z","etag":null,"topics":["playframework","scala"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mariussoutier.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}},"created_at":"2014-10-11T19:52:16.000Z","updated_at":"2025-01-03T13:09:55.000Z","dependencies_parsed_at":"2022-08-19T16:50:30.983Z","dependency_job_id":null,"html_url":"https://github.com/mariussoutier/play-multi-multi-project","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariussoutier%2Fplay-multi-multi-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariussoutier%2Fplay-multi-multi-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariussoutier%2Fplay-multi-multi-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariussoutier%2Fplay-multi-multi-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariussoutier","download_url":"https://codeload.github.com/mariussoutier/play-multi-multi-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248657793,"owners_count":21140842,"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":["playframework","scala"],"created_at":"2024-11-07T17:51:04.445Z","updated_at":"2025-04-13T02:31:57.185Z","avatar_url":"https://github.com/mariussoutier.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Play Multi-Project\n\nAn example of building applications that consist of multiple services.\n\nFirst off, the top-level project is an sbt multi-project. It defines two Play applications, `app1` and `app2`. It also\ndefines a non-Play project `model` that contains code shared by the Play applications.\n\nEach Play app is then split into a master app, and Play sub-modules (in this case only an admin module). Play sub-modules\nfollow Play conventions, but require to use a separate routes file and sub-package for controllers and views. They\ncannot have conf files.\n\nNote how sbt plugins are only defined by the root build.\n\n## Running\n\nYou can run each app individually by using `sbt \";project app\u003cn\u003e;run`. Two scripts are provided for this.\n\n## Testing\n\n`sbt test` will run all tests in all sub-projects.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariussoutier%2Fplay-multi-multi-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariussoutier%2Fplay-multi-multi-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariussoutier%2Fplay-multi-multi-project/lists"}