This online tool can help you to compare .env files and find difference with ease.
- Go to: https://arturssmirnovs.github.io/online-env-diff/
- Fill first .env input
- Fill second .env input
- Enjoy!
For installing clone this repo & run:
npm run install
Development server:
npm run serve
Building for production:
npm run build