worthy-azureW
Apify & Crawlee3y ago
2 replies
worthy-azure

Hey I m building multiple actors in one

Hey! I'm building multiple actors in one project. They all share a lot of logic. Is there a recommended way to develop and manage multiple actors in the same project? Right now everything seems centered around the config in
.actor
and it doesn't seem possible to configure this. Basically the following would solve my problem:
* Being able to have multiple actor configs in the same project
* Being able to specify entrypoint for each config or have multiple scripts in package.json to start a specific one when developing
Was this page helpful?