New Wind

I decided to go further and deeper into the rabbit hole today.

Installed Docker desktop on my M1 Macbook Air.

Installed Cookiecutter via brew.

Started a new project with Django Cookiecutter.

The plan is to port jobsinenglish.dk slowly to a Django project so I can start developing it again.

I was amazed at how quickly Django Cookiecutter + Docker took the project online. Celery, flower, bootstrap (will delete and use Tailwind), Sentry, Mailgun, Authentication and so many other goodies setup and ready to go.

I can't wait to see how quickly I move now after having been developing DfE for a while.

It'll also be nice to be able to switch between the two.