Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serverless layer #75

Open
italojs opened this issue Oct 15, 2021 · 3 comments
Open

Serverless layer #75

italojs opened this issue Oct 15, 2021 · 3 comments
Labels
enhancement New feature or request hacktoberfest ready-to-work Item is ready to work on it severity-minor Item is not urgent

Comments

@italojs
Copy link
Member

italojs commented Oct 15, 2021

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 italojs added the enhancement New feature or request label Oct 15, 2021
@jhomarolo jhomarolo added ready-to-work Item is ready to work on it severity-minor Item is not urgent and removed ready2implement labels Dec 22, 2021
@jhomarolo
Copy link
Contributor

This is a great issue!

@maikmb
Copy link

maikmb commented Jul 5, 2022

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

@dalssoft
Copy link
Member

dalssoft commented Jul 5, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest ready-to-work Item is ready to work on it severity-minor Item is not urgent
Projects
Status: More discussion is needed
Development

No branches or pull requests

4 participants