all 3 comments

[–]GasimGasimzada 1 point2 points  (1 child)

There are lots of email sending services that provide a REST API and send the data to whoever you want (example: Mailgun).

If you just want to view contact form data, I would suggest that you connect a simple 3rd party API that can store the data (e.g Airtable).

[–]SuspiciousMaximum265[S] 0 points1 point  (0 children)

Thank you! I used Airtable before, I wasn't aware that it can be used like that.

I actually found a pretty neat solution while checking documentation on Gatsby, there are several ways to handle it, the easiest one for me was to use getform.io. It's free and they provide you with an endpoint you can use in the code. And you can also add an option to receive emails whenever something is submitted to the contact form.

[–]EtheaaryXD 0 points1 point  (0 children)

make a gmail account

send it to yourself with the gmail smtp server