- Notifications
You must be signed in to change notification settings - Fork0
A SaaS starter that features a FastAPI backend and a Reactjs frontend.
NotificationsYou must be signed in to change notification settings
oaltun/saasr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains aFastAPI backend and aReactjs 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.
About
A SaaS starter that features a FastAPI backend and a Reactjs frontend.