Skip to content

yaroslaff/fastapi-simple-auth-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

default basic theme for fastapi-simple-auth

How to create/use custom theme:

  1. fork this repo to create your theme
  2. change content and pyproject.toml
  3. install your package in virtualenv with your app and fastapi-simple-auth with pip3 install git+https://github.com/NAME/PACKAGE) or install with pip3 install -e PATH as editable.
  4. set your theme name in .env file as TEMPLATE_THEME=your_theme_package_name

About

Basic theme for fastapi-simple-auth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors