typicode / hotel

🏩 A simple process manager for developers. Start apps from your browser and access them using local domains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow adding settings directory at project root

MacZel opened this issue · comments

How about adding support for project scoped .hotel/ config directories?
Let's say I have an app with mock server, frontend, backend, styleguide, docs etc. each package being part of one project. When running hotel start from project root hotel would only take local config into account.