-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Josh Pigford <[email protected]>
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,20 @@ | ||
# 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. | ||
|
||
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. |