Math Rock Stack

About

MATH ROCK STACK is a simple yet powerful Remix stack pre-configured out of the box.

The stack is ideal for read-heavy web applications but is flexible enough to handle a variety of use-cases for small-to-medium sized web applications.

Its features include:

  • Host: Cloudflare Pages
  • Database: Cloudflare D1 (SQLite)
  • ORM: Drizzle
  • Styles: Tailwind
  • Session storage: Cloudflare Workers KV
  • Basic authentication using username/password
  • Deployment pipeline using GitHub Actions

Visit GitHub for more information and how to get started using the stack.