This is the marketing site for Maybe, an OS for your personal finances.
- Ruby >3 (see
Gemfile
) - PostgreSQL >9.3 (ideally, latest stable version)
After cloning the repo, the basic setup commands are:
cd marketing
cp .env.example .env
bin/setup
bin/rails db:seed
bin/dev
We use Synth for financial data. You can sign up for a free account and add your API key to your .env
file.
Then, run rails data:load_stocks
to seed the database with stock data.
We fully support AI-assisted development. As a team, we typically use Cursor for that. As such, we've included an .ai
directory with some rules for Cursor, along with prompts for certain tasks.
Maybe is distributed under an AGPLv3 license. "Maybe" and the stacked "M" logo are trademarks of Maybe Finance, Inc.