File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Here are a few things you get today:
1414 on merge for both production and staging environments
1515- Email/Password Authentication with
1616 [ cookie-based sessions] ( https://remix.run/utils/sessions#md-createcookiesessionstorage )
17- - Two-Factor Authentication with support for authenticator apps.
17+ - Two-Factor Authentication (2fa) with support for authenticator apps.
1818- Transactional email with [ Mailgun] ( https://www.mailgun.com/ ) and forgot
1919 password/password reset support.
2020- Progressively Enhanced and fully type safe forms with
@@ -38,6 +38,7 @@ Here are a few things you get today:
3838- Static Types with [ TypeScript] ( https://typescriptlang.org/ )
3939- Runtime schema validation with [ zod] ( https://zod.dev/ )
4040- Error monitoring with [ Sentry] ( https://sentry.io/welcome/ )
41+ - Light/Dark/System mode (without a flash of incorrect theme)
4142
4243Here are some things that will likely find their way into the Epic Stack (or the
4344docs examples) in the future:
@@ -48,7 +49,6 @@ docs examples) in the future:
4849- Internationalization
4950- Image optimization route and component
5051- Feature flags
51- - Light/Dark/System mode (without a flash of incorrect theme)
5252- Documentation on production data seeding process
5353
5454Not a fan of bits of the stack? Fork it, change it, and use
You can’t perform that action at this time.
0 commit comments