Skip to content

Repository files navigation

AuthStudy SaaS MVP

This project is a Proof of Concept SaaS Architecture implementing .NET 10 BFFs, EF Core PostgreSQL ABAC/RBAC, and React Microfrontends.

Running Locally

  1. Root of the project holds docker-compose.yml.
  2. Generate Development Certificates inside ~/.aspnet/https/ to trust HTTPS connections natively.
  3. Start the orchestrator:
docker-compose up --build
  1. Access http://localhost:3000 for the React App Shell which internally queries http://localhost:5000 (BFF).
  2. The BFF automatically proxies JWT tokens derived safely from local HttpOnly Set-Cookies via Redis session checks natively.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages