jpretori / SoaringCoach

Soaring Coach aims to help pilots improve their soaring performance by intelligently analysing IGC files.
GNU Affero General Public License v3.0
4 stars 3 forks source link

Create script to deploy UI #54

Open jpretori opened 7 years ago

jpretori commented 7 years ago

Deploy to production using FTP, automatically set the BE URL to the correct value.

Allow script user to pass in FTP username and password as parameters, thus protecting the web server from abuse.

jpretori commented 7 years ago

The backend already automatically deploys to Heroku just by virtue of pushing to origin/master or origin/develop