- JavaScript - React - NodeJS - Jest
- Python - FastAPI - Uvicorn - Redis (Event streaming)
https://www.youtube.com/watch?v=Cy9fAvsXGZA
// Active virtual environments source venv/bin/activate // Run fastapi web sevice uvicorn main:app --reload --port=8001