npx create-remix-breeze@latest
Start with the Introduction. Remix-Breeze provides the perfect starting point and developer tools to ship your Remix applications like a breeze.
Easy to use JSON based routing for Remix. Forget about confusing file based routing, define all your routes in a single file, simple and intuitive, define your pages in the folder structure you like.
An easy to use library with an elegant API to easily add email/password based authentication to your Remix apps. Including user registration, authentication, password reset, email verification and more.
The @remix-breeze/toast library allows you to easily create and manage server-side flash toast notification messages in a Remix application using cookie-based session storage.