mernkit
  • MERNKIT
  • Features
  • Tech Stack
  • Installation
  • Back-end
    • Application Structure
    • Environmental Variables
    • Google and Facebook Auth
    • API
    • Deployment
  • Front-end
    • Application Structure
    • Environmental Variables
    • Deployment
    • Other Resources
Powered by GitBook
On this page

Was this helpful?

Features

Everything you need for a SaaS besides your core functionality

  1. React Front-end

    1. Uses Material-UI for theme and reusable components and design system.

    2. Functional Components and Hooks.

  2. Authentication (Passport.js)

    1. Google

    2. Facebook

    3. Traditional Username/Password (JWT)

    4. Password Reset

  3. Subscription Management (Stripe)

    1. Trials

    2. Credit Card Payment

    3. Payment warnings/lockout

    4. Subscribe/Unsubscribe

    5. Update Subscriptions

  4. Tenant Management

    1. User Management

    2. Permission Management

    3. Tenant Management

  5. Transactional Emails (Mailgun Templates)

    1. Password Reset

    2. Email Confirmation

    3. User Invitations

PreviousMERNKITNextTech Stack

Last updated 4 years ago

Was this helpful?