You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(docs): add usecases and workflow documentation #81
Add usecases.md and workflow.md files to the docs folder. The usecases.md file contains information about the use cases of the application, while the workflow.md file explains the workflow design rules. The workflow.md file also includes a dataflow design with four steps: functional bootstrap, request transform/data validation, process IPC/RPC calling, and output transform/render. This documentation will provide a better understanding of the application's functionality and workflow.
0 commit comments