DEV Community

Cover image for Plug the Shiv App Into Nginx - Building SaaS #27
Matt Layman
Matt Layman

Posted on • Originally published at mattlayman.com

 

Plug the Shiv App Into Nginx - Building SaaS #27

In this episode, we finally connected the Shiv app into Nginx. This completes the whole process of converting to a Django Shiv and using that to run the site.

Show notes for this stream are at Episode 27 Show Notes.

To learn more about the stream, please check out Building SaaS with Python and Django.

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git