Please update this readme when you start a new project. Summarize the solutions implemented or leverage Github pages to build a documentation site.
Note that commits to main will be auto-deployed to OpenFn app if the Github Sync is enabled. Always work on a branch!
/tmp folder locally with a state.json file that you don’t commit to githubTo learn more about writing job code, see writing-jobs.md
See the OpenFn CLI docs for more on writing, running, and testing workflows locally.
See the Platform Docs for how to run and test workflows on the app.
The OpenFn team will often leverage Github Pages to configure a documentation site to organize and display project-specific information.
This site can display the content on this README, or be pointed to another markdown .md file created on this repo specifically for docs.
See this example Github pages site that displays this README as a simple site: https://openfn.github.io/project/
Github Page configuration can be adjusted in the Settings of this repository.
See OpenFn Docs site or this workbook for a template work plan for the OpenFn implementation, or contact support@openfn.org to get the Asana-version of this checklist.
It’s good practice to document on the read me who is responsible for managing & maintaining the OpenFn project.
Document details specific to your OpenFn deployment
List relevant support point of contacts and system administrators.