Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Python: Quark framework

To install the project locally, you will need Poetry:

# You will need Python 3.7 or newer
poetry install

To start the server:

export HOWFAST_APM_DSN="xxx"
python app.py