The Principal Dev โ€“ Masterclass for Tech Leads

The Principal Dev โ€“ Masterclass for Tech LeadsJuly 17-18

Join
maybe_hero

Maybe: The personal finance app for everyone

[!IMPORTANT] This repository is no longer actively maintained. You can read more about this in our final release.

Maybe Hosting

Maybe is a fully working personal finance app that can be self hosted with Docker.

Forking and Attribution

This repo is no longer maintained. Youโ€™re free to fork it under the AGPLv3. To stay compliant and avoid trademark issues:

Local Development Setup

If you are trying to self-host the Maybe app, stop here. You should read this guide to get started.

The instructions below are for developers to get started with contributing to the app.

Requirements

After cloning the repo, the basic setup commands are:

cd maybe
cp .env.local.example .env.local
bin/setup
bin/dev

# Optionally, load demo data
rake demo_data:default

And visit http://localhost:3000 to see the app. You can use the following credentials to log in (generated by DB seed):

For further instructions, see guides below.

Setup Guides

Maybe is distributed under an AGPLv3 license. " Maybe" is a trademark of Maybe Finance, Inc.

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.