Prerequisite Make sure you have python 3 installed in your workstation. Getting Started Rename the .env-example to .env Install the dependency by pip install -r requirements.txt Run the project by uvicorn main:app --reload Warning! Please remember to change your JWK key set for your own project.