Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 396 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 396 Bytes

SAASR

This repository contains a FastAPI backend and a Reactjs frontend that can be used as starter / template for a SAAS application.

Orval is integrated, so it reads the OpenAPI specs FastAPI generates, and creates Reactjs functions and hooks to use the API.

The API includes Users, Authorization, Authentication, teams, and payments through EasyPay.