Hypemarket

A Rails 8 multi-tenant SaaS application built on the Moneygun boilerplate.

Quick Start

bin/setup
bin/dev

Syncing with Upstream

This project maintains the ability to pull updates from the Moneygun boilerplate:

git fetch upstream && git merge upstream/main

See docs/syncing.md for details.

Documentation

Guide Description
Getting Started Installation and setup
Architecture Multi-tenancy, models, patterns
Stripe Integration Payments and subscriptions
Development Testing, linting, conventions
Deployment Production deployment guides
Syncing Syncing with upstream boilerplate

License

MIT License