Skip to content
/ saasr Public

A SaaS starter that features a FastAPI backend and a Reactjs frontend.

Notifications You must be signed in to change notification settings

oaltun/saasr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.