{"id":24518017,"url":"https://github.com/getdutchie/webpack-monorepo-buildpack","last_synced_at":"2025-10-02T23:34:31.737Z","repository":{"id":52751535,"uuid":"212864848","full_name":"GetDutchie/webpack-monorepo-buildpack","owner":"GetDutchie","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-19T22:11:40.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":44,"default_branch":"master","last_synced_at":"2023-03-02T23:26:23.961Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/GetDutchie.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}},"created_at":"2019-10-04T17:05:33.000Z","updated_at":"2021-04-19T22:10:38.000Z","dependencies_parsed_at":"2022-08-22T21:01:14.681Z","dependency_job_id":null,"html_url":"https://github.com/GetDutchie/webpack-monorepo-buildpack","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetDutchie%2Fwebpack-monorepo-buildpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetDutchie%2Fwebpack-monorepo-buildpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetDutchie%2Fwebpack-monorepo-buildpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetDutchie%2Fwebpack-monorepo-buildpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GetDutchie","download_url":"https://codeload.github.com/GetDutchie/webpack-monorepo-buildpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235049002,"owners_count":18927715,"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":"2025-01-22T01:37:34.667Z","updated_at":"2025-10-02T23:34:26.448Z","avatar_url":"https://github.com/GetDutchie.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Heroku Multi Procfile buildpack\n\nImagine you have a single code base, which has a few different applications within it... or at least the ability to run a few different applications. Or, maybe you're Google with your mono repo?\n\nIn any case, how do you manage this on Heroku? You don't. Heroku applications assume one repo to one application.\n\nEnter the Monorepo buildpack, which is a copy of [heroku-buildpack-multi-procfile](https://github.com/heroku/heroku-buildpack-multi-procfile) except it moves the target path in to the root, rather than just the Procfile. This helps for ruby apps etc.\n\n# Usage\n\n1. Write a bunch of ~~Procfiles~~ apps and scatter them through out your code base.\n2. Create a bunch of Heroku apps.\n3. For each app, set `APP_BASE=relative/path/to/app/root`, and of course:\n   `heroku buildpacks:add -a \u003capp\u003e https://github.com/lstoll/heroku-buildpack-monorepo`\n4. For each app, `git push git@heroku.com:\u003capp\u003e master`\n\nNote: If you already have other buildpacks defined, you'll need to make sure that the heroku-buildpack-monorepo buildpack is defined first. You can do this by adding `-i 1` to the `heroku buildpacks:add` command.\n\n# Authors\n\nAndrew Gwozdziewycz \u003capg@heroku.com\u003e and Cyril David \u003ccyx@heroku.com\u003e and now Lincoln Stoll \u003clstoll@heroku.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetdutchie%2Fwebpack-monorepo-buildpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetdutchie%2Fwebpack-monorepo-buildpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetdutchie%2Fwebpack-monorepo-buildpack/lists"}