The application has the purpose of making it easier to send notifications through email or whatsapp.
The techstacks that are used are Go, NestJS for the backend, NATS to handle the queue, also NextJS with OvermindJS as state management for the frontend. Email templating using HandlebarJS and MJML. GraphQL for communication between the backend and frontend.
Building the application with Go and NestJS for backend, MongoDB for database, NATS for queue, and NextJS for frontend with overmind as state management.