Alex
Alex
Hi @mnapoli Yes, it is a monorepo service, the structure looks like ``` - api - database - auth ... serverless.yml .env ```
Hi @mnapoli The main idea is to allow each developer to store their own environment variables close to the code, the SSM is not the most convenient solution here. The...
Hi @mnapoli, Do you use like count for the community's interest in that feature? Or do you worry about resource allocation for this feature? In case you are, I can...
> Thanks a lot mate! It's the first time someone helps with another language. Just fix the little things I put it before and I will merge it. > >...
Implemented in #637
Fixed in #649
In the serverless-appsync-plugin 2.10.0, this issue is not present. Switch to a newer version to solve the issue.
Thanks for the contribution, @DennisCiba! A new version will be published later this week.
Hey @keithwillcode @zomars @PeerRich The PR is passed unit tests and types check. Could you please review and merge PR?
@hbjORbj @zomars types changes are required, because react-timezone requires it. I can't skip types improvement things.