DEV Community

Dan Groleau
Dan Groleau

Posted on • Updated on

Contact Form API (TypeScript/NestJS) Submission for the Atlas Hackathon

Submission Category:

Action Star

Link to Code

GitHub Repo

Additional Resources / Info

This project is a web API designed to support a common contact form. The form user will receive an email acknowledgment upon submission of the form, and the form owner will receive an email with the contents of the form. These actions are performed by a MongoDB Realm trigger.

Built with TypeScript, NestJS, MongoDB, and containerized with Docker.

Top comments (0)