Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.12 KB

README.md

File metadata and controls

43 lines (33 loc) · 1.12 KB

Build Your Saas With Microservices

This is a starter template for building your saas with microservices with the next functionalities.

gRPC - GraphQl Gateway - Clean Architecture - Docker - Kafka - Redis - Postgres

Microservices

  • Authentication - in progress
    • Sign up
    • Sign in
    • Get sessions
    • Revoke session
    • Reset password
    • Change password
    • Refresh token
    • Enable 2fa
    • Disable 2fa
    • Verify account
    • Delete account
  • Billing
  • Customer
  • Notification
  • Payments
  • Settings
  • Storage
  • Tenant
  • Profile
    • Get profile
    • Update profile

UI

Next js + Tailwind css

  • web - in progress

This is not the final design, nor is it my own design, but it will be something similar.

img.png img.png