1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-08 23:15:24 +02:00
Maybe est une application web entièrement open source pour vos finances personnelles. Vous aurez à votre disposition tous les outils et calculatrices interactifs dont vous avez besoin pour visualiser et naviguer dans votre parcours financier. https://maybefinance.com/
Find a file
2024-01-01 17:10:48 -06:00
.github Initializing core app 2024-01-01 17:10:48 -06:00
app Initializing core app 2024-01-01 17:10:48 -06:00
bin Initializing core app 2024-01-01 17:10:48 -06:00
config Initializing core app 2024-01-01 17:10:48 -06:00
db Initializing core app 2024-01-01 17:10:48 -06:00
lib Initializing core app 2024-01-01 17:10:48 -06:00
log Initializing core app 2024-01-01 17:10:48 -06:00
public Initializing core app 2024-01-01 17:10:48 -06:00
storage Initializing core app 2024-01-01 17:10:48 -06:00
test Initializing core app 2024-01-01 17:10:48 -06:00
tmp Initializing core app 2024-01-01 17:10:48 -06:00
vendor Initializing core app 2024-01-01 17:10:48 -06:00
.dockerignore Initializing core app 2024-01-01 17:10:48 -06:00
.gitattributes Initializing core app 2024-01-01 17:10:48 -06:00
.gitignore Initializing core app 2024-01-01 17:10:48 -06:00
.rubocop.yml Initializing core app 2024-01-01 17:10:48 -06:00
.ruby-version Initializing core app 2024-01-01 17:10:48 -06:00
config.ru Initializing core app 2024-01-01 17:10:48 -06:00
Dockerfile Initializing core app 2024-01-01 17:10:48 -06:00
Gemfile Initializing core app 2024-01-01 17:10:48 -06:00
Gemfile.lock Initializing core app 2024-01-01 17:10:48 -06:00
LICENSE Create LICENSE 2024-01-01 16:41:40 -06:00
Procfile.dev Initializing core app 2024-01-01 17:10:48 -06:00
Rakefile Initializing core app 2024-01-01 17:10:48 -06:00
README.md Update README.md 2024-01-01 16:55:28 -06:00

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 on Twitter.

CleanShot 2024-01-01 at 16 10 05@2x

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.