Mar
05
2024

I wasn't able to make as much progress today as I'd hoped. I did a little bit on the header component and exported out a few assets.

Mar
05
2024

Currently did a high-level breakdown of the project, and I'm thinking of using the following:

Docker compose to run the entire deployed stack

  • Node.js mailserver
  • MongoDB database
  • React.js user inbox/config panel

The following restrictions:

  • Max inbox size of 50MB
  • Rate limit: 20 emails per minute
  • Rate limit: 500 emails per day
  • Retention: 7 days