This is a simple DMARC report viewer.
You can run the app on your local machine by cloning the repository and running the following commands:
git clone https://github.com/mseninc/dmarcy.git
cd dmarcy
npm install
npm run devOpen http://localhost:3000 with your browser to see the app.
This is developed by MSEN Inc. and is provided as-is.
We are not responsible for any damages or losses caused by the use of this app. Use at your own risk.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details