Add static front end + functions endpoint.

This commit is contained in:
Alex Ellis
2017-01-22 10:45:42 +00:00
parent b9bd7c8101
commit ff429ce493
10 changed files with 291 additions and 9 deletions

View File

@ -10,4 +10,4 @@ docker rm -f gateway_extract
echo Building alexellis2/faas-gateway:latest
docker build -t alexellis2/faas-gateway:latest-dev .
docker build -t alexellis2/faas-gateway:latest-dev2 .