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/dev
Then visit http://localhost:3000 to see the app.
Maybe is distributed under an AGPLv3 license. "Maybe" and the stacked "M" logo are trademarks of Maybe Finance, Inc.