A project to submit in my undergrade course.
This is a webmail solultion which is going to use the sendgrid and similar api's.
A quick introduction of the minimal setup you need to get up & running.
TODO:
- NodeJS, ExpressJS (Backend)
- To be decided (Frontend)
- MySQL
- Lots of efforts 😎
A system with node, npm and mysql loaded. Sendgrid API Key. A custom domain.
Use of eslint for consistent coding style
TODO:
MySQL Schema (Will be added soon)
MIT