arielweinberger / sls-base

Base template for Serverless Framework applications
154 stars 132 forks source link

Needs fixes for new versions.... #15

Open FreiburgBill opened 2 years ago

FreiburgBill commented 2 years ago

It has been 2 years since the last changes were made. The project needs to be updated to handle the latest versions of everything. One example in the serverless.yml the service name has to be on the same line as "service:", a second line with "name:" causes an error.

This is a great template, just needs to be brought up to date!

ioiooi commented 1 year ago

+1

Recently started https://www.udemy.com/course/serverless-framework/ and its very annoying to fix issues with this template before being able to even get started with the course.

git-santosh commented 1 month ago

@FreiburgBill your comment saved my day, service name has to be on the same line as "service:" and I am not getting an Internal server error. also, we need to remove - serverless-bundle

arielweinberger commented 1 month ago

anyone willing to make a PR to keep this repo up to date, please? 🙏