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

feat(functions): add node terraform example #91

Merged
merged 4 commits into from
Oct 9, 2024

Conversation

cyclimse
Copy link
Contributor

@cyclimse cyclimse commented Oct 7, 2024

Summary

Add a simple NodeJS + Terraform example

This example is a simple RSS reader that reposts a filtered RSS feed. The filter looks for keywords in post titles.

To test it, I've run through the README. Here's what it looks like using the Feedbro Firefox extension:

image

Checklist

  • I have reviewed this myself.
  • I have attached a README to my example. You can use this template as reference.
  • I have updated the project README to link my example.

Details

Copy link
Contributor

@Bemilie Bemilie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

functions/node-terraform/README.md Outdated Show resolved Hide resolved
Co-authored-by: Emilie BOUIN <[email protected]>
@cyclimse cyclimse merged commit 87c9569 into main Oct 9, 2024
6 of 8 checks passed
@cyclimse cyclimse deleted the feat/add-node-terraform-example branch October 9, 2024 08:21
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.

3 participants