Salesforce + Heroku application which compares metadata between two environments and presents the differences. The application is currently running at https://sforgcompare.herokuapp.com.
The tool uses the following technologies:
- Python
- Django
- Heroku
- Celery
- Redis
- Salesforce Tooling API
- Salesforce Metadata APi
- Create Heroku application
- Install Heroku addons - Database, PostMark (outbound email tool), RedisToGo, Heroku Scheduler
- Deploy code
- Set up variables in settings.py - Salesforce OAuth config and email settings