A Flask application for interchanging Assay configuration formats. https://assay-interchange.herokuapp.com/
This can be pushed to a heroku application.
heroku plugins:install https://github.com/heroku/heroku-repo.git
heroku repo:rebuild -a assay-interchange
git push heroku master
The front-end is a pretty simple Angular app.