FuelLabs / data-systems

Fuel data systems related projects
Apache License 2.0
2 stars 6 forks source link

build(repo): allow starting & stopping nats server locally #19

Closed Jurshsmith closed 2 weeks ago

Jurshsmith commented 4 weeks ago

This change will help set up our NATS server's local infrastructure before running fuel-core-nats.

This will ease up our development setup and, more importantly, help us explicitly declare our local infrastructure dependencies, which will be useful when setting up our Kubernetes cluster.