Skip to content

pplitzner/temporal-devopenspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temporal-devopenspace

Temporal 101 with Kotlin

Initial setup

  • Download and install Temporal CLI
  • Start temporal server via temporal server start-dev --db-filename your_temporal.db
  • Start WorkerStarter main()
  • Start Workflow via CLI with temporal workflow start --type HelloWorkflow --task-queue hello-queue --input '"Devopenspace"'

About

Temporal 101 with Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages