[go: up one dir, main page]

Skip to content

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.1%
  • Ruby 27.4%
  • JavaScript 21.9%
  • Dockerfile 1.1%
  • Other 1.5%