From e1fa3d5ccdac4a77ea5b48948a58fe0248d95a66 Mon Sep 17 00:00:00 2001 From: Josh Pigford Date: Mon, 1 Jan 2024 16:53:02 -0600 Subject: [PATCH] Update README.md Signed-off-by: Josh Pigford --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index fc927715ece..0914b42bf74 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +# Maybe We're in the earliest stages (exploratory, really) of building an open source investment tracking + optimization platform. In its previous life, Maybe was a personal finance and wealth management platform that unfortunately wasn't economically viable. We're now taking another pass in the finance space to see how we can help people grow their wealth in meaningful ways. @@ -5,3 +6,15 @@ In its previous life, Maybe was a personal finance and wealth management platfor If you're interested in being involved, head over to Discord: https://discord.gg/jhQFEMwrxD You can also reach out to [@Shpigford](https://twitter.com/Shpigford) on Twitter. + +## Stack + +The tech stack will likely involve some combination of... + +* Ruby +* Rails +* Postgres +* Hotwire (Turbo/Stimulus) +* Tailwind + +May need to look in to something like Timescale, but want to avoid overcomplicating from the start if we can.