TechnionYP5779 / SimuMole

Computer simulation method that displays the physical movements of atoms and molecules.
5 stars 0 forks source link

deploy webapp #139

Open EyalFaygen opened 5 years ago

EyalFaygen commented 5 years ago

current solution is deploying using the Heroku service. it creates a few problems using the anaconda package manager so an external build pack is required build pack

in addition, Heroku limits the dependencies size to 500mb and we currently have 670mb of dependencies, so we need to find a way to reduce size.