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

Implement contact form #7

Open
alexnm opened this issue Oct 27, 2022 · 0 comments
Open

Implement contact form #7

alexnm opened this issue Oct 27, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@alexnm
Copy link
Contributor

alexnm commented Oct 27, 2022

Something similar with what we had before on the old website. Subject+message should be sent to [email protected]

Used to be implemented with a server function in the old next.js codebase, via sendgrid: https://github.com/jsheroes/legacy-website/blob/master/pages/api/contact-form.js but we should see what's the easiest solution in the new format with the static site

@alexnm alexnm added the enhancement New feature or request label Oct 27, 2022
@AlexandruLupu AlexandruLupu self-assigned this Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants