herbsjs / herbs

A domain-first framework. Code your domain and your infrastructure will follow
https://herbsjs.org/
MIT License
427 stars 14 forks source link

New Glue - Herbs2Serverless #54

Open jhomarolo opened 1 year ago

jhomarolo commented 1 year ago

Is your feature request related to a problem? Please describe. As a support platform for microservices and with the growing demand for serverless applications, it would be important for herbs to support the framework. Facilitating the configuration of routes and deploys, mainly on AWS.

Additional context We already have a draft here: https://github.com/herbsjs/todolist-on-herbs/pull/123 And an issue about it here: https://github.com/herbsjs/herbs-cli/issues/75

dalssoft commented 1 year ago

Things we have to consider:

These are some questions that I have in mind. I think that we should discuss it more deeply.