<?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: Felipe F Garcia</title>
    <description>The latest articles on DEV Community by Felipe F Garcia (@felipeflorencio).</description>
    <link>https://dev.to/felipeflorencio</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%2F384579%2Fd0d51c40-b376-4530-a9ab-c1c73eaee903.jpeg</url>
      <title>DEV Community: Felipe F Garcia</title>
      <link>https://dev.to/felipeflorencio</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/felipeflorencio"/>
    <language>en</language>
    <item>
      <title>Your own website available on the internet from your computer in just 3 steps!</title>
      <dc:creator>Felipe F Garcia</dc:creator>
      <pubDate>Wed, 05 Jan 2022 18:44:52 +0000</pubDate>
      <link>https://dev.to/felipeflorencio/your-own-website-available-on-the-internet-from-your-computer-in-just-3-steps-2l17</link>
      <guid>https://dev.to/felipeflorencio/your-own-website-available-on-the-internet-from-your-computer-in-just-3-steps-2l17</guid>
      <description>&lt;p&gt;For anyone that is looking forward to learning backend development the initial question usually is: “How I can make my web-side available to the internet”?&lt;/p&gt;

&lt;h2&gt;
  
  
  How can this happen?
&lt;/h2&gt;

&lt;p&gt;It’s pretty simple, you can look to the internet as just a road with many connections.&lt;/p&gt;

&lt;p&gt;There are some major players that make these connections available, and in general, we use those to make this available.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgfupgrajn9vrimadwl47.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgfupgrajn9vrimadwl47.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What we need is just a tool, that can make our own connection to the “main players” so it makes our own server/website available to anyone that wants to access it from anywhere!&lt;/p&gt;

&lt;p&gt;For this we can use any tool that does a “tunnel”, that will create this link.&lt;/p&gt;

&lt;p&gt;1 - For this we will connect through Cloudflare Access using a CLI.&lt;/p&gt;

&lt;p&gt;2 - We need to build and run a Basic Web Server sample, and we will be using python with just few lines for this.&lt;/p&gt;

&lt;p&gt;3 - Then just Start and run our server to the entire internet!&lt;/p&gt;

&lt;p&gt;And these steps are all shared in this post on Medium: &lt;a href="https://medium.com/dev-today/your-own-website-available-on-the-internet-from-your-computer-in-just-3-steps-432c73f4540" rel="noopener noreferrer"&gt;Your own website available on the internet from your computer in just 3 steps&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>cloudflare</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
