Application was written using prompts in genAi. The full stack is opensource. Which means, you can have it for free on github eventually.
mailako was started as a project for us to learn the boundaries of genAI, learn what it takes to deploy a service and have fun while creating a service for you which attempts to be useful.
We the right amount of resources we can scale infinitely. But for now we are a young project and resources are precious. Talk to us if you have specific needs.
mongoDB powers our database for storage of the emails. It's really fast for reads and writes so you always have a snappy experience
The whole stack is deployed on containers. So we can monitory and scale the services as required
The application server, api server and the web applications was all written extensively with the help of genAI using nodejs