Is it possible to run an entire Django 4.x app on GitHub codespaces using GitHub - github/codespaces-django ?
There will be some ~20-30 pip packages like widgets etc etc.
If this is possible then I could move around with a ChromeBook and code and run and occasionally deploy main
to my server using Actions.