Resonate Server quickstart
Install and run the Resonate Server to provide durability to your application through hard crashes and failures.
- MacOS
- Linux
brew install resonatehq/tap/resonate
resonate serve
brew install resonatehq/tap/resonate
resonate serve
The default configuration starts the Resonate Server on localhost port 8001 using an SQLite database.