1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 07:25:19 +02:00

Update README.md

Signed-off-by: Josh Pigford <josh@joshpigford.com>
This commit is contained in:
Josh Pigford 2024-01-01 16:53:02 -06:00 committed by GitHub
parent 0b182730fc
commit e1fa3d5ccd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.