Django SaaS Boilerplate

A Django SaaS boilerplate. Contribute to ErnestoFGonzalez/djangorocket development by creating an account on GitHub. Read more

Similar

Deploying Django-Tailwind to Heroku

My preferred technology for rapidly prototyping ideas is Django, styled with Tailwind CSS and deployed on Heroku. But Tailwind CSS is designed to be used with the Javascript ecosystem, such as projects based on React.js. Until recently, using Tailwind CSS... (more…)

Read more »

A Tour of Django Server Setups

If you haven't deployed a lot of Django apps, then you might wonder: how do professionals put Django apps on the internet? What does Django typically look like when it's running in production? You might even be thinking what the hell is production? (more…)

Read more »