novuhq / novu-dotnet

.NET SDK for Novu - The open-source notification infrastructure for engineers. 🚀
MIT License
26 stars 13 forks source link

Local development setup for testing (and versioning against API) #47

Closed toddb closed 1 year ago

toddb commented 1 year ago

I currently test this library using the docker-compose deployment script.

wh1337 commented 1 year ago

Ideally, i would like to use the latest that way when someone downloads the SDK they know that it would work for the current hosted version as well.

toddb commented 1 year ago

Given the API is in pre-release (0.X), how are you planning on doing this?