uselotus / lotus

Open Source Pricing & Packaging Infrastructure
https://www.uselotus.io
MIT License
1.73k stars 126 forks source link

modularize lotus dev to make parts optional #750

Closed diego-escobedo closed 1 year ago

diego-escobedo commented 1 year ago

Resolves LOT-686

linear[bot] commented 1 year ago
LOT-686 "Modularize" lotus so we can spin up different stuff independently

* dont need redpanda/other containers unless dealing w event ingestion * dont really need redis for dev * dont really need celery beat maybe we can add some options for what you want to spin up, maybe some sort of bash script that handles flags and spins stuff up?