serverless / compose

Orchestrate Serverless Framework in monorepos
https://serverless.com/framework/docs/guides/compose
MIT License
111 stars 15 forks source link

feat: Mention app name in the CLI output #75

Closed mnapoli closed 2 years ago

mnapoli commented 2 years ago

When working on the blog post I realized we never actually shown the app name (compared to original mockups).

Also I switched to context.appName to make it consistent, just in case later we somehow process that config option or something 🤷

Before/After:

Screen-000288