django-planet
June 8, 2023

Finish Signup and CI - Building SaaS #162

in blog Matt Layman
original entry Finish Signup and CI - Building SaaS #162

In this episode, I continued on the signup flows that started in the previous stream. We configured the email backend and verified that the end to end signup flow worked. Then I set up the templates system and added the initial templates for the confirmation email the index view of the whole site. The stream ended with configuring test coverage and setting up CI with GitHub Actions and pre-commit.ci