6D65 / shovelleros

1 stars 0 forks source link

Create gulp task for deployment on a server #5

Open 6D65 opened 9 years ago

6D65 commented 9 years ago

The app running on localhost can be accessed from the wifi lan using a mobile device, for debugging purposes. But it would be also cool to have a deployment script to push it somewhere like appengine or heroku. There was such an script in powershell already, but since we are using gulp as the build system now, we probably want to have task for that too.

Though, it's not that critical.