Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 873 Bytes

FEATURES.md

File metadata and controls

58 lines (38 loc) · 873 Bytes

Features

Auth

  • JWT tokens
  • email + password + Google Authenticator 2fa
  • Google auth
  • Facebook auth
  • Apple auth
  • Microsoft auth
  • Twitter auth
  • Role Based Access Control

Admin Dashboard

Caching and rate limiting w/ Redis

Notifications

  • in-app (in browser tab)
  • descktop (outside the browser)
  • push (mobile)
  • email
  • messager (slack, discord, telegram, viber, FB Messanger, Skype, WhatsApp...)

Send emails

  • Postmark
  • Nodemailer
    • SES
    • SendGrid

Upload files

  • AWS S3 upload

Live chat

Blog

  • CMS

Store

  • accept paymets via Stripe
  • accept paymets via PayPal

Support system

  • report bug / request feature (for users)
  • JIRA-like board with requests (for support)

KYC

CI/CD

  • GitHub Actions
  • Terraform