This is a simple "Hello world" project for DataFire.
To deploy the project, click "Deploy", then choose dev.
Once the deployment is live, you can test it by visiting
https://PROJECT-NAME.dev.with-datafire.io/greeting?name=me,
replacing PROJECT-NAME with the subdomain for your project.
The action is contained in ./hello_world.js, and takes a single input, name.
The trigger is a path trigger, at GET /greeting