Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 238 Bytes

ui.md

File metadata and controls

9 lines (6 loc) · 238 Bytes

User Interface for IronFunctions

Run Functions UI

docker run --rm -it --link functions:api -p 4000:4000 -e "API_URL=http://api:8080" iron/functions-ui

For more information, see: https://github.com/iron-io/functions-ui