<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: MatyaSina</title>
    <description>The latest articles on DEV Community by MatyaSina (@matusunuwawa).</description>
    <link>https://dev.to/matusunuwawa</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2761532%2F7b5b46ba-2703-4594-96b7-04c585a3e35b.jpeg</url>
      <title>DEV Community: MatyaSina</title>
      <link>https://dev.to/matusunuwawa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/matusunuwawa"/>
    <language>en</language>
    <item>
      <title>Django Channels: Asynchronous Magic for Real-Time Applications 🚀</title>
      <dc:creator>MatyaSina</dc:creator>
      <pubDate>Tue, 28 Jan 2025 08:54:08 +0000</pubDate>
      <link>https://dev.to/matusunuwawa/django-channels-asynchronous-magic-for-real-time-applications-1773</link>
      <guid>https://dev.to/matusunuwawa/django-channels-asynchronous-magic-for-real-time-applications-1773</guid>
      <description>&lt;p&gt;Ever wondered how to build real-time features like chat applications, notifications, or live updates in your Django project? Django Channels makes it possible by bringing asynchronous capabilities to Django.&lt;/p&gt;

&lt;p&gt;I’ve been working on this Django-Channels repository to make it easier for developers to understand and implement these real-time features. 🎯&lt;/p&gt;

&lt;p&gt;🔗 Check it out here:&lt;br&gt;
&lt;a href="https://github.com/Matu-sunuwawa/Django-Channels" rel="noopener noreferrer"&gt;https://github.com/Matu-sunuwawa/Django-Channels&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;✨ If you find it helpful, please show your support by giving the repo a ⭐ and following me on GitHub. Every star and follow encourages me to create more helpful resources for the community! 🙌&lt;/p&gt;

&lt;p&gt;Let’s keep building awesome projects and pushing boundaries together. 💻💡&lt;/p&gt;

</description>
      <category>django</category>
      <category>python</category>
      <category>web</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Deploying Django and Wagtail on Cloud Servers: A Step-by-Step Guide</title>
      <dc:creator>MatyaSina</dc:creator>
      <pubDate>Sun, 26 Jan 2025 09:33:33 +0000</pubDate>
      <link>https://dev.to/matusunuwawa/deploying-django-and-wagtail-on-cloud-servers-a-step-by-step-guide-67j</link>
      <guid>https://dev.to/matusunuwawa/deploying-django-and-wagtail-on-cloud-servers-a-step-by-step-guide-67j</guid>
      <description>&lt;p&gt;🚀 Are you struggling to deploy your Django or Wagtail projects on cloud servers like AWS, DigitalOcean, or Hetzner? I’ve been there too, which is why I’ve documented the entire process to help others simplify their deployment journey!&lt;/p&gt;

&lt;p&gt;I’m excited to share two repositories that provide comprehensive deployment guides:&lt;/p&gt;

&lt;p&gt;1️⃣ Django Deployment on Hetzner (and similar cloud servers):&lt;br&gt;
🔗 &lt;a href="https://github.com/Matu-sunuwawa/Django_Hetzner_deployment" rel="noopener noreferrer"&gt;https://github.com/Matu-sunuwawa/Django_Hetzner_deployment&lt;/a&gt;&lt;br&gt;
2️⃣ Wagtail Deployment on Hetzner (and similar cloud servers):&lt;br&gt;
🔗 &lt;a href="https://github.com/Matu-sunuwawa/Wagtail_Hetzner_Deployment" rel="noopener noreferrer"&gt;https://github.com/Matu-sunuwawa/Wagtail_Hetzner_Deployment&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;These repositories include:&lt;br&gt;
✅ Setting up your server environment&lt;br&gt;
✅ Installing necessary dependencies (e.g., Docker, PostgreSQL)&lt;br&gt;
✅ Configuring Nginx and Gunicorn for production&lt;br&gt;
✅ Tips for handling static and media files&lt;br&gt;
✅ Streamlined deployment steps&lt;/p&gt;

&lt;p&gt;Whether you’re hosting on AWS, DigitalOcean, Hetzner, or another provider, the principles outlined here can be easily adapted to fit your setup.&lt;/p&gt;

&lt;p&gt;💡 Why I created this:&lt;br&gt;
I wanted to make it easier for developers to deploy their projects without running into unnecessary roadblocks. If you’re new to cloud hosting or looking for a practical guide, this documentation might be just what you need.&lt;/p&gt;

&lt;p&gt;I’d love to hear your feedback or suggestions for improvement. Let me know if these guides help you, or feel free to contribute to the repositories!&lt;/p&gt;

&lt;p&gt;Happy deploying! 🌐💻&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>django</category>
      <category>wagta</category>
      <category>cloud</category>
    </item>
  </channel>
</rss>
