Jay

Results 856 comments of Jay

@QuantumInformation Just noticed your comment. This section that @AcidLeroy has is only for the backend and is created when you run `serverless deploy`. You could add the React part here...

@timoteoalvarenga Thanks for posting this here. How do I use the repo? Is it just `serverless deploy`?

@tcurdt It's now Part II of the guide.https://serverless-stack.com/#part-2

Hmm the entire guide is only for AWS.

Hey @jjmax75 thanks for the PR. I'm going to hold off on the Babel update since there is a new plugin (https://github.com/AnomalyInnovations/serverless-bundle) that we have in the works that addresses...

@harrisonturton Yeah they are. Can you give me an example of some links you'd like to see?

I see. Yeah we should expand on the DynamoDB part for sure. I think this is a great guide - https://www.dynamodbguide.com.

@kosirm Thanks for the idea. It is a bit tricky to do some of the parts of this tutorial without Serverless Framework. Maybe we could cover some basic parts if...

@kosirm Serverless Framework gives you a simpler way to create the resources we go through in the tutorial. They definitely can be done without it but as your project grows...

Do you specifically mean for the backend?