Skip to content

Roadmap

Bryan Mikaelian edited this page Mar 3, 2025 · 6 revisions

History

Venn was originally started as POC Ruby on Rails app. After kicking the tires some, we were able to do the following:

  1. Record some billing event in a system of record.
  2. Build an invoice based on querying events over a time period.
  3. Process payment for the invoice with Stripe.

Taking that Rails app, we implemented step 1 in Clojure and proved it out this time using ring and xtdb. With some effort, we got something working and deployed to fly.io.

Current Roadmap

The Official Roadmap will be updated to reflect the status of the project as active work begins.

Clone this wiki locally