Skip to content

Serves as a template for scaffolding a new project with the Resonate CLI.

License

Notifications You must be signed in to change notification settings

resonatehq/template-rfi-workflow-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFI workflow - Resonate Python SDK application template

The repository serves as a template for scaffolding projects with the Resonate CLI.

Install dependencies:

uv sync

Both bar and baz are designed to run as services, each uses Event().wait() to stay running.

Run bar:

uv run bar

Run baz:

uv run baz

Foo runs as a script.

Run foo:

uv run foo

About

Serves as a template for scaffolding a new project with the Resonate CLI.

Topics

Resources

License

Stars

Watchers

Forks

Languages