<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Development Setup on Producthunt daily</title>
        <link>https://producthunt.programnotes.cn/en/tags/development-setup/</link>
        <description>Recent content in Development Setup on Producthunt daily</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Thu, 24 Jul 2025 15:36:01 +0800</lastBuildDate><atom:link href="https://producthunt.programnotes.cn/en/tags/development-setup/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>maybe</title>
        <link>https://producthunt.programnotes.cn/en/p/maybe/</link>
        <pubDate>Thu, 24 Jul 2025 15:36:01 +0800</pubDate>
        
        <guid>https://producthunt.programnotes.cn/en/p/maybe/</guid>
        <description>&lt;img src="https://images.unsplash.com/photo-1649293813833-ac6820c63d3d?ixid=M3w0NjAwMjJ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NTMzNDI1NDV8&amp;ixlib=rb-4.1.0" alt="Featured image of post maybe" /&gt;&lt;h1 id=&#34;maybe-financemaybe&#34;&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/maybe-finance/maybe&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;maybe-finance/maybe&lt;/a&gt;
&lt;/h1&gt;&lt;img width=&#34;1190&#34; alt=&#34;maybe_hero&#34; src=&#34;https://github.com/user-attachments/assets/13fc5ef4-ce0f-4073-a163-9dbc3eb4c8e5&#34; /&gt;
&lt;h1 id=&#34;maybe-the-personal-finance-app-for-everyone&#34;&gt;Maybe: The personal finance app for everyone
&lt;/h1&gt;&lt;p&gt;&lt;b&gt;Get
involved: &lt;a class=&#34;link&#34; href=&#34;https://link.maybe.co/discord&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Discord&lt;/a&gt; • &lt;a class=&#34;link&#34; href=&#34;https://maybefinance.com&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Website&lt;/a&gt; • &lt;a class=&#34;link&#34; href=&#34;https://github.com/maybe-finance/maybe/issues&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Issues&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;
&lt;h2 id=&#34;backstory&#34;&gt;Backstory
&lt;/h2&gt;&lt;p&gt;We spent the better part of 2021/2022 building a personal finance + wealth
management app called, Maybe. Very full-featured, including an &amp;ldquo;Ask an Advisor&amp;rdquo;
feature which connected users with an actual CFP/CFA to help them with their
finances (all included in your subscription).&lt;/p&gt;
&lt;p&gt;The business end of things didn&amp;rsquo;t work out, and so we shut things down mid-2023.&lt;/p&gt;
&lt;p&gt;We spent the better part of $1,000,000 building the app (employees +
contractors, data providers/services, infrastructure, etc.).&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re now reviving the product as a fully open-source project. The goal is to
let you run the app yourself, for free, and use it to manage your own finances
and eventually offer a hosted version of the app for a small monthly fee.&lt;/p&gt;
&lt;h2 id=&#34;maybe-hosting&#34;&gt;Maybe Hosting
&lt;/h2&gt;&lt;p&gt;There are 2 primary ways to use the Maybe app:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Managed (easiest) - we&amp;rsquo;re in alpha and release invites in our Discord&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;docs/hosting/docker.md&#34; &gt;Self-host with Docker&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;contributing&#34;&gt;Contributing
&lt;/h2&gt;&lt;p&gt;Before contributing, you&amp;rsquo;ll likely find it helpful
to &lt;a class=&#34;link&#34; href=&#34;https://github.com/maybe-finance/maybe/wiki&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;understand context and general vision/direction&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Once you&amp;rsquo;ve done that, please visit
our &lt;a class=&#34;link&#34; href=&#34;https://github.com/maybe-finance/maybe/blob/main/CONTRIBUTING.md&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;contributing guide&lt;/a&gt;
to get started!&lt;/p&gt;
&lt;h3 id=&#34;performance-issues&#34;&gt;Performance Issues
&lt;/h3&gt;&lt;p&gt;With data-heavy apps, inevitably, there are performance issues. We&amp;rsquo;ve set up a public dashboard showing the problematic requests, along with the stacktraces to help debug them.&lt;/p&gt;
&lt;p&gt;Any contributions that help improve performance are very much welcome.&lt;/p&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://oss.skylight.io/app/applications/XDpPIXEX52oi/recent/6h/endpoints&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://oss.skylight.io/app/applications/XDpPIXEX52oi/recent/6h/endpoints&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;local-development-setup&#34;&gt;Local Development Setup
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;If you are trying to &lt;em&gt;self-host&lt;/em&gt; the Maybe app, stop here. You
should &lt;a class=&#34;link&#34; href=&#34;docs/hosting/docker.md&#34; &gt;read this guide to get started&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The instructions below are for developers to get started with contributing to the app.&lt;/p&gt;
&lt;h3 id=&#34;requirements&#34;&gt;Requirements
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;See &lt;code&gt;.ruby-version&lt;/code&gt; file for required Ruby version&lt;/li&gt;
&lt;li&gt;PostgreSQL &amp;gt;9.3 (ideally, latest stable version)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;After cloning the repo, the basic setup commands are:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;7
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nb&#34;&gt;cd&lt;/span&gt; maybe
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;cp .env.local.example .env.local
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;bin/setup
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;bin/dev
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Optionally, load demo data&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;rake demo_data:default
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;And visit http://localhost:3000 to see the app. You can use the following
credentials to log in (generated by DB seed):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Email: &lt;code&gt;user@maybe.local&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Password: &lt;code&gt;password&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For further instructions, see guides below.&lt;/p&gt;
&lt;h3 id=&#34;multi-currency-support&#34;&gt;Multi-currency support
&lt;/h3&gt;&lt;p&gt;If you&amp;rsquo;d like multi-currency support, there are a few extra steps to follow.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Sign up for an API key at &lt;a class=&#34;link&#34; href=&#34;https://synthfinance.com&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Synth&lt;/a&gt;. It&amp;rsquo;s a Maybe
product and the free plan is sufficient for basic multi-currency support.&lt;/li&gt;
&lt;li&gt;Add your API key to your &lt;code&gt;.env&lt;/code&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;setup-guides&#34;&gt;Setup Guides
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/maybe-finance/maybe/wiki/Mac-Dev-Setup-Guide&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Mac dev setup guide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/maybe-finance/maybe/wiki/Linux-Dev-Setup-Guide&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Linux dev setup guide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/maybe-finance/maybe/wiki/Windows-Dev-Setup-Guide&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Windows dev setup guide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Dev containers - visit &lt;a class=&#34;link&#34; href=&#34;https://code.visualstudio.com/docs/devcontainers/containers&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;this guide&lt;/a&gt; to learn more&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;repo-activity&#34;&gt;Repo Activity
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://repobeats.axiom.co/api/embed/7866c9790deba0baf63ca1688b209130b306ea4e.svg&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Repo Activity&#34;
	
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;copyright--license&#34;&gt;Copyright &amp;amp; license
&lt;/h2&gt;&lt;p&gt;Maybe is distributed under
an &lt;a class=&#34;link&#34; href=&#34;https://github.com/maybe-finance/maybe/blob/main/LICENSE&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;AGPLv3 license&lt;/a&gt;. &amp;quot;
Maybe&amp;quot; is a trademark of Maybe Finance, Inc.&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
