Hackathon to work with async concepts and applications
Look inside the ./challenges
and start from the top
- consider using VSCode with the devcontainer
- install poetry with
pip install poetry
- install the package dependencies with
poetry install
- follow the readmes in the ./challenges directory