Skip to content

claudey/maybe-marketing

 
 

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/dev

Then visit http://localhost:3000 to see the app.

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 55.5%
  • HTML 33.8%
  • JavaScript 5.6%
  • Dockerfile 3.5%
  • Shell 1.3%
  • CSS 0.3%