Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 508 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 508 Bytes

FastBoilerplate
Basic boilerplate framework for FastAPI, FastAPI user and Beanie.


Currently Working on:

  • Backend

    • Authentication / OAuth
  • Frontend

    • VueJs / Pinia

Future Features:

  • Configurable Authentication
    • Multiple OAuth authentication
  • Basic Admin template
    • Login/Register Page
    • User Management
    • Settings Management
  • Granular Permissions
  • Multi-tenancy (Possibly)