Explore >> Select a destination


You are here

lukeplant.me.uk
| | stribny.name
25.1 parsecs away

Travel
| |
| | www.mattlayman.com
12.1 parsecs away

Travel
| | How can you set up Tailwind CSS for your Django app on Heroku? In this article, we'll see how I did exactly that recently. I have a side project that uses Tailwind CSS. To get started quickly, I used the version from a Content Delivery Network (CDN) as Tailwind describes in the documentation. This worked fine initially while I got my project started, but the CDN version is huge (around 3MB).
| | sam.hooke.me
18.0 parsecs away

Travel
| | software notes
| | blog.m5e.de
69.8 parsecs away

Travel
| In this Guide, I want to cover installing ZITADEL with PostgreSQL on a Linux system. Please be aware that PostgreSQL support is still in Beta at the time of this writing, and you will need a PostgreSQL installation with Version 14 or higher. NGINX Proxy Create a new subdomain and point it to your server. Use certbot -d domain.name for creating a new SSL Cert. Create a new file in /etc/nginx/sites-available/domainname