Matthieu Napoli
Matthieu Napoli
You can add this to the community examples: https://github.com/serverless/examples#community-examples
Hi! As far as I understand this is not an issue with the example itself. In that case it would be better to ask for support in GitHub discussions here:...
Hi, this is a repository containing example applications. If you are not reporting a bug in the examples, you may be better off asking support questions at https://forum.serverless.com/
@dphang hi, Serverless Framework maintainer here. I know it's been an old issue, but I'd love to chat with you. We can maybe help on #2320 to see if there...
I haven't gotten news from maintainers yet. Here's a quick overview of what we're exploring: - can we provide a "component" approach like Serverless Components v1 beta (completely open source,...
@micheleangioni https://github.com/serverless/serverless-plugin-typescript/issues/240 still seems to be open. By the way, we had users from the community recommend using the `esbuild` plugin instead (for TypeScript projects). It might be worth giving...
@tappmarket you might be interested in stage parameters: https://www.serverless.com/framework/docs/guides/parameters#stage-parameters It might make your life easier when defining values per stage. Let us know if that helps.
@f00f yes that's a very valid model.
Separately from this discussion, @mklenbw I'm interested in learning more about your modular architecture system. Could you send me an email at matthieu.napoli at serverless dot com ?
I think adding another plugin API is a huge commitment, we don't want to do that lightly. Beyond the maintenance effort and cement this new API would bring, I see...