herbs-cli icon indicating copy to clipboard operation
herbs-cli copied to clipboard

Serverless layer

Open italojs opened this issue 4 years ago • 3 comments

What do you think about the CLI create a serverless layer?

herbs new
[...]
Generate graphql layer?(Y/n) 
Generate rest layer? (Y/n) 
Generate serveless layer? (Y/n) Yes
   What provider do you want to use?
       - Azure
       - AWS

The idea is to generate a serverless REST API, example: https://www.serverless.com/blog/node-rest-api-with-serverless-lambda-and-dynamodb/

italojs avatar Oct 15 '21 19:10 italojs

This is a great issue!

jhomarolo avatar May 20 '22 17:05 jhomarolo

I agree with you! It's a better ideia.

maikmb avatar Jul 05 '22 14:07 maikmb

It seems @m7vicente has a half backed implementation of herbs2serveless glue. Let's work on it first and when it is done we can implement it on CLI

dalssoft avatar Jul 05 '22 22:07 dalssoft