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

Fix deployment and count articles #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BenoitAverty
Copy link

Hello !

I'm preparing a demo on my realworld frontend project. I've decided to use your backend because it was easy to deploy for me (aws account already setup)

I've had to make some changes because :

  • nodejs8 is not supported anymore on aws lambda
  • the "articlesCount" property was missing on the articles list endpoints.

I have no experience with DynamoDB or serverless, so feel free to close this MR if it's too far from what you'd have done.

These changes seem to work for me so I thought I'd contribute them if you want.

@BenoitAverty BenoitAverty force-pushed the fix-deploy-count-articles branch from 9a95557 to c0de0b5 Compare October 18, 2021 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant