Support for local environment for if you want to deploy by hand

This commit is contained in:
Kevin van Zonneveld 2016-01-11 08:13:06 +01:00
parent fe93d08882
commit 25359cd310
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
.DS_Store
Thumbs.db
npm-debug.log
env.sh
node_modules
dist/

1
env.example.sh Normal file
View file

@ -0,0 +1 @@
export GHPAGES_URL=https://GITHUB_SECRET_ACCESS_TOKEN@github.com/transloadit/uppy.git