8000 GitHub - cdrmrf/marketing: The marketing site for Maybe
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cdrmrf/marketing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maybe Marketing Site

This is the marketing site for Maybe, an OS for your personal finances.

Local Development Setup

Requirements

  • 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

Stock data

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.

AI-assisted development

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.

Copyright & license

Maybe is distributed under an AGPLv3 license. "Maybe" and the stacked "M" logo are trademarks of Maybe Finance, Inc.

About

The marketing site for Maybe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 39.7%
  • HTML 38.2%
  • JavaScript 20.5%
  • Other 1.6%
0