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

cant understand how to use code workshop sample #332

Closed
Spartano opened this issue Oct 28, 2016 · 10 comments
Closed

cant understand how to use code workshop sample #332

Spartano opened this issue Oct 28, 2016 · 10 comments
Labels
difficulty: medium fix is medium in difficulty status: work in progress Twilio or the community is in the process of implementing type: community enhancement feature request not on Twilio's roadmap

Comments

@Spartano
Copy link

Issue Summary

Hi, i am just starting learning back end, know a bit of Node and Express and Heroku, but i was not able to even start the server, because i dont know were used and what command should i use .

I have found the code workshop for Node, but didnt knew what to do with the code.Maybe it's too complicated for a low level like me, i dont know.

So this is not a bug, but rather i am asking if you can make an step by step tutorial on where to put the code and how to start the server for an simple example like sending an mail from my email.

If you could build it using the heroku getting started project (https://github.com/heroku/node-js-getting-started.git) would be so much easy for us newbies.

Thank you, bye bye.

  • sendgrid-nodejs Version: master (latest commit: [commit number])
  • Node.js Version: 4.1.2
@thinkingserious thinkingserious added type: question question directed at the library status: help wanted requesting help from the community hacktoberfest labels Oct 28, 2016
@thinkingserious
Copy link
Contributor

Hello @Spartano,

Thanks for the suggestion. What is your end goal? What is the context from which you want to send an email?

@Spartano
Copy link
Author

i want to implement an webhook to my heroku app, in order to send mails to my mailing list subscribers.
If you do a step by step guide on how to do that too, you deserve to go in paradise from my point of view, haha. Bye, Victor.

@thinkingserious
Copy link
Contributor

Hello @Spartano,

That is a great idea, I'll keep this ticket open for that purpose.

@thinkingserious thinkingserious added type: community enhancement feature request not on Twilio's roadmap and removed type: question question directed at the library labels May 2, 2017
@thinkingserious thinkingserious added the difficulty: medium fix is medium in difficulty label Oct 1, 2017
@asantos00
Copy link

Hi!

The main idea is to do a step by step guide, or just a demo implementation on the getting started repo?

@itaditya
Copy link
Contributor

I have made a demo application which uses send grid webhooks, if you like it, I can recreate a demo which focuses mainly on the send grid email webhooks part.

Code is here

@mbernier
Copy link
Contributor

@itaditya this is awesome! It will accept webhook posts and store them in MongoDb?
Would you be up for putting a SendGrid specific version into our packages directory in this library? We have #507 open and, by making a PR and getting it accepted by us, we will send you a special SendGrid Hacktoberfest shirt, sticker, and a SendGrid hacker pin to say thank you!

@mbernier
Copy link
Contributor

@asantos00 I think the idea would be to implement a webhook consumer, similar to #507

@itaditya
Copy link
Contributor

@mbernier, what is the use of the package directory? I could only make out that you have placed nodejs modules in there. Do I have to add my project in that repo? Sorry a bit confused.. 😉

@mbernier
Copy link
Contributor

@itaditya we are just adding separate items like this in their own directory in the packages dir, this way we can send them to NPM as different packages. So long as you add your code into that dir, we should be able to get everything wired up with NPM.

@mbernier mbernier removed difficulty: easy fix is easy in difficulty difficulty: hard fix is hard in difficulty difficulty: very hard fix is very hard in difficulty difficulty: medium fix is medium in difficulty labels Oct 27, 2017
@thinkingserious thinkingserious added status: work in progress Twilio or the community is in the process of implementing difficulty: medium fix is medium in difficulty and removed status: help wanted requesting help from the community labels Mar 5, 2018
@thinkingserious
Copy link
Contributor

Since there has been no activity on this issue since March 1, 2020, we are closing this issue. Please feel free to reopen or create a new issue if you still require assistance. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium fix is medium in difficulty status: work in progress Twilio or the community is in the process of implementing type: community enhancement feature request not on Twilio's roadmap
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants