Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

The purpose of this project is to demonstrate selfie for the manual.

Go to https://selfie.dev/py/facets for the tutorial.

  • First run uv sync
  • You can run the app locally with uv run python app.py
  • You can run the tests with uv run pytest