evanpipta / logophile

A word game inspired by boggle. Written in Node and playable in a web browser.
http://logophile.online/
GNU General Public License v2.0
2 stars 0 forks source link

Deploy scripts #41

Open evanpipta opened 7 years ago

evanpipta commented 7 years ago

Write script(s) to deploy a git tagged version of the code to ec2 staging and/or production and restart the server without having to ssh into it every time